DK11 for ActiveX | TatukGIS_XDK11.ITGIS_LayerVector.GetSelectedCount | Methods | Properties
Returns the quantity of selected shapes.
// C# public int GetSelectedCount();
' VisualBasic Public Function GetSelectedCount() As Integer
// Oxygene public function GetSelectedCount : Integer;
Type | Description |
---|---|
int Integer | Quantity of selected shapes. |