User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.parentshape

Table of Contents

TGIS_Shape.ParentShape property

DK11 for Delphi | GisLayerVector.TGIS_Shape.ParentShape | Constructors | Fields | Methods | Properties

Handle to parent shape. Used for complex shapes.

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

Syntax

// Delphi
public
  property ParentShape : TGIS_Shape read write;
// C++ Builder
public:
  __property TGIS_Shape* ParentShape = {read, write};

Value

Type
TGIS_Shape
2022/11/16 01:22

Page Tools