User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.editingpointsstyle

Table of Contents

IGIS_Editor.EditingPointsStyle property

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

Editing points style.

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

Syntax

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

Value

2025/01/31 01:03

Page Tools