DK11 for .NET | TatukGIS.NDK.TGIS_Layer.Paint | Constructors | Fields | Methods | Properties | Events
Draws the layer or fires PaintLayer event (if defined).
// C# public bool Paint();
' VisualBasic Public Function Paint() As Boolean
// Oxygene public function Paint : Boolean;
Type | Description |
---|---|
bool Boolean | True if draw was performed |