DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Layer.IsVector | Methods | Properties
Checks if the layer type is vector.
// C# public WordBool IsVector();
' VisualBasic Public Function IsVector() As WordBool
// Oxygene public function IsVector : WordBool;
Type | Description |
---|---|
WordBool | True if the layer type is vector |