Hello ThinkGeo-Team,
I set the mask property of Textstyle. But when I look on the image I have created with DrawSample() method I can't see the Mask. If the Textstyle draws on the map the Mask is visible.
Thomas
Hello ThinkGeo-Team,
I set the mask property of Textstyle. But when I look on the image I have created with DrawSample() method I can't see the Mask. If the Textstyle draws on the map the Mask is visible.
Thomas
Thomas,
We have obsoleted DrawSample(GeoCanvas canvas) method, please get the latest version of MapSuiteCore and try to use DrawSample(GeoCanvas canvas, DrawingRectangleF drawingExtent), it should work with mask.
Thanks,
James