DK11 for Delphi | GisLayer.TGIS_Layer.DrawSelected | Constructors | Fields | Methods | Properties | Events
Draws only the selected item(s) on layer.
// Delphi public function DrawSelected : Boolean; virtual;
// C++ Builder public: virtual bool DrawSelected(void);
Type | Description |
---|---|
Boolean | True if draw was performed |