User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.shapetype

Table of Contents

TGIS_Shape.ShapeType property

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.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property ShapeType : TGIS_ShapeType read;
// C++ Builder
public:
  __property TGIS_ShapeType* ShapeType = {read};

Value

2022/11/16 01:22

Page Tools