DK11 for Delphi | GisLayerVector.TGIS_Shape.ShapeType | Constructors | Fields | Methods | Properties
Get type of shape. Can be TGIS_ShapeType.Point, TGIS_ShapeType.MultiPoint etc. Important because there can be more than one shape type in a layer.
// Delphi public property ShapeType : TGIS_ShapeType read;
// C++ Builder public: __property TGIS_ShapeType* ShapeType = {read};
Type |
---|
TGIS_ShapeType |