DK11 for Delphi | GisLayerVector.TGIS_LayerVector.GetSelectedCount | Constructors | Fields | Methods | Properties | Events
Returns the quantity of selected shapes.
// Delphi public function GetSelectedCount : Integer;
// C++ Builder public: int GetSelectedCount(void);
Type | Description |
---|---|
Integer | Quantity of selected shapes. |