User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_controlattributes.newshape_tgis_shape

Table of Contents

TGIS_ControlAttributes.NewShape method

DK11 for Java | tatukgis.jdk.TGIS_ControlAttributes.NewShape | Constructors | Fields | Methods | Properties | Events

Show attributes for a new initialised shape.

Available also on: Delphi FMX | .NET WinForms | ActiveX | Python.

Syntax

// Java
public void NewShape(
  TGIS_Shape _shape
);
// Oxygene
public
  procedure NewShape(
    _shape : TGIS_Shape
  );

Parameters

Name Type Description
_shape TGIS_Shape Shape object to display attribute filed for shape ; nil to clear the list
2022/11/16 01:40

Page Tools