DK11 for Java | tatukgis.jdk.TGIS_LayerVector.IsVector | Constructors | Fields | Methods | Properties | Events
Checks if the layer type is vector.
Available also on: Delphi | .NET.
Overrides TGIS_Layer.IsVector.
// Java public bool IsVector();
// Oxygene public function IsVector : Boolean; override;
Type | Description |
---|---|
bool Boolean | True if the layer type is vector |