DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.IsVector | Constructors | Fields | Methods | Properties | Events
Checks if the layer type is vector.
Overrides TGIS_Layer.IsVector.
// C# public bool IsVector();
' VisualBasic Public Function IsVector() As Boolean
// Oxygene public function IsVector : Boolean; override;
Type | Description |
---|---|
bool Boolean | True if the layer type is vector |