User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_paramssection.shape

Table of Contents

TGIS_ParamsSection.Shape property

DK11 for Java | tatukgis.jdk.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: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public TObject getShape();
 
public void setShape(
  TObject _value
);
// Oxygene
public
  property Shape : TObject read write;

Value

Type
TObject
2024/12/20 22:26

Page Tools