User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_viewer.editor

Table of Contents

IGIS_Viewer.Editor property

DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.Editor | Methods | Properties

Editor context.

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

Syntax

// C#
public IGIS_Editor Editor
{
  get {}
  set {}
}
' VisualBasic
Public Property Editor As IGIS_Editor
  Get
  End Get
  Set(ByVal value As IGIS_Editor)
  End Set
End Property
// Oxygene
public
  property Editor : IGIS_Editor read read;

Value

2025/01/31 01:03

Page Tools