User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_paramssection.shape

Table of Contents

ITGIS_ParamsSection.Shape property

DK for ActiveX | TatukGIS_XDK11.ITGIS_ParamsSection.Shape | Methods | Properties

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

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

Syntax

// C#
public TObject Shape
{
  get {}
  set {}
}
' VisualBasic
Public Property Shape As TObject
  Get
  End Get
  Set(ByVal value As TObject)
  End Set
End Property
// Oxygene
public
  property Shape : TObject read read;

Value

Type
TObject
2025/01/31 01:04

Page Tools