User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layervector.supportedshapes

Table of Contents

TGIS_LayerVector.SupportedShapes property

DK11 for Python | tatukgis.pdk.TGIS_LayerVector.SupportedShapes | Constructors | Methods | Properties | Events | Events

Set of shapes supported by a layer. The meaning of this is shapes that can be created, saved etc.

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

Syntax

# Python
@property
def SupportedShapes(
  self
) -> TGIS_ShapeTypes: 
 
@SupportedShapes.setter
def SupportedShapes(
  self,
  _value: TGIS_ShapeTypes
) -> None: 

Value

Type
TGIS_ShapeTypes
2023/08/09 01:57

Page Tools