Release Markers

svn path=/Slnkdwf/trunk/; revision=12516
This commit is contained in:
Jos Groot Lipman
2011-09-14 20:10:46 +00:00
parent 62953693a4
commit fe3bbe905d

View File

@@ -126,7 +126,7 @@ public:
const CString &RegExp, long sizeX, long sizeY, const CString &RegExp, long sizeX, long sizeY,
VARIANT_BOOL centerImage, VARIANT_BOOL maximize=FALSE, VARIANT_BOOL centerImage, VARIANT_BOOL maximize=FALSE,
double dwgScale=0.0, long lRotation=0); double dwgScale=0.0, long lRotation=0);
STDMETHOD(Paint)(VARIANT_BOOL forceBW); STDMETHOD(Paint)(VARIANT_BOOL forceBW, VARIANT_BOOL markers = VARIANT_FALSE);
STDMETHOD(Find)(LONG findX, LONG findY, BYTE AsMap, STDMETHOD(Find)(LONG findX, LONG findY, BYTE AsMap,
CString &pContourLabel, CString &pContourLayer, CString &pContourLabel, CString &pContourLayer,
CString &pTextLabel, CString &pTextLayer, CString &pTextLabel, CString &pTextLayer,