User Tools

Site Tools


api:dk11:delphi:gisparams.tgis_paramssection.shape

Table of Contents

TGIS_ParamsSection.Shape property

DK11 for Delphi | GisParams.TGIS_ParamsSection.Shape | Constructors | Fields | Methods | Properties

assigned shape if parameter is on a shape level; nil if parameter is on a layer level.

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

Syntax

// Delphi
public
  [unsafe]
  property Shape : TObject read write;
// C++ Builder
public:
  __property TObject* Shape = {read, write};

Value

Type
TObject
2024/12/20 22:20

Page Tools