DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.CursorForSelect | Constructors | Fields | Methods | Properties | Events
Cursor for TGIS_ViewerMode.Select mode (selecting items on a map).
Available also on: Delphi FMX | ActiveX | Python.
// C# [DefaultValue(typeOf(Cursor),'Default')] public Cursor CursorForSelect { get {} set {} }
' VisualBasic <DefaultValue(typeOf(Cursor),'Default')> Public Property CursorForSelect As Cursor Get End Get Set(ByVal value As Cursor) End Set End Property
// Oxygene public [DefaultValue(typeOf(Cursor),'Default')] property CursorForSelect : Cursor read read;
Type |
---|
Cursor |