User Tools

Site Tools


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

Table of Contents

TGIS_ControlAttributes.ShowShape method

DK for Java | tatukgis.jdk.TGIS_ControlAttributes.ShowShape | Constructors | Fields | Methods | Properties | Events

Show attributes for given _shape.

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

Syntax

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

Parameters

Name Type Description
_shape TGIS_Shape Shape object to display attribute filed for shape ; nil to clear the list
2025/01/31 01:15

Page Tools