Label is eigenlijk key

Versie 2.80

svn path=/Slnkdwf/trunk/; revision=12533
This commit is contained in:
Jos Groot Lipman
2012-01-11 19:35:54 +00:00
parent 15b53055ee
commit e87b9abef1

View File

@@ -128,7 +128,7 @@ public:
double dwgScale=0.0, long lRotation=0);
STDMETHOD(Paint)(VARIANT_BOOL forceBW, VARIANT_BOOL markers = VARIANT_FALSE);
STDMETHOD(Find)(LONG findX, LONG findY, BYTE AsMap,
CString &pContourLabel, CString &pContourLayer,
CString &pContourKey, CString &pContourLayer,
CString &pTextLabel, CString &pTextLayer,
double &EdgeAngle, double &EdgeDistance);
STDMETHOD(FindTexts) (const CString &findText);