User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.currentshape

Table of Contents

IGIS_Editor.CurrentShape property

DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.CurrentShape | Methods | Properties

Currently edited shape.

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

Syntax

// C#
public TGIS_ShapeAbstract CurrentShape
{
  get {}
}
' VisualBasic
Public Property CurrentShape As TGIS_ShapeAbstract
  Get
  End Get
End Property
// Oxygene
public
  property CurrentShape : TGIS_ShapeAbstract read;

Value

2025/01/31 01:03

Page Tools