DK11 for Delphi | GisLayer.TGIS_Layer.IsVector | Constructors | Fields | Methods | Properties | Events
Checks if the layer type is vector.
// Delphi public function IsVector : Boolean; virtual;
// C++ Builder public: virtual bool IsVector(void);
Type | Description |
---|---|
Boolean | True if the layer type is vector |