DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.Paint | Methods | Properties
Draws the layer or fires PaintLayer event (if defined).
// C# public WordBool Paint();
' VisualBasic Public Function Paint() As WordBool
// Oxygene public function Paint : WordBool;
Type | Description |
---|---|
WordBool | True if draw was performed |