DK11 for .NET | TatukGIS.NDK.WPF.TGIS_ViewerWnd.CursorForEdit | Constructors | Methods | Properties | Events
Cursor for TGIS_ViewerMode.Edit mode (editing a feature on a map).
Available also on: Delphi FMX | Delphi VCL | .NET WinForms.
// C# public Cursor CursorForEdit { get {} set {} }
' VisualBasic Public Property CursorForEdit As Cursor Get End Get Set(ByVal value As Cursor) End Set End Property
// Oxygene public [Browsable(false)] property CursorForEdit : Cursor read read;
Type |
---|
Cursor |