User Tools

Site Tools


api:dk11:net:tatukgis.ndk.igis_editor.part

Table of Contents

IGIS_Editor.Part property

DK for .NET | TatukGIS.NDK.IGIS_Editor.Part | Methods | Properties

Part number of currently edited shape.

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

Syntax

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

Value

Type
int
Integer
2025/01/31 01:14

Page Tools