DK11 for .NET | TatukGIS.NDK.TGIS_Layer.DrawSelected | Constructors | Fields | Methods | Properties | Events
Draws only the selected item(s) on layer.
// C# public virtual bool DrawSelected();
' VisualBasic Public Overridable Function DrawSelected() As Boolean
// Oxygene public function DrawSelected : Boolean; virtual;
Type | Description |
---|---|
bool Boolean | True if draw was performed |