DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.CursorFor3DSelect | Constructors | Fields | Methods | Properties | Events
Cursor for Mode=TGIS_Viewer3DMode.Select. If not set (equal crDefault) then built-in cursor default for this Mode will be used.
Available also on: Delphi FMX | ActiveX.
// C# public System.Windows.Forms.Cursor CursorFor3DSelect { get {} set {} }
' VisualBasic Public Property CursorFor3DSelect As System.Windows.Forms.Cursor Get End Get Set(ByVal value As System.Windows.Forms.Cursor) End Set End Property
// Oxygene public [DefaultValue(typeOf(Cursor),'Default')] property CursorFor3DSelect : System.Windows.Forms.Cursor read read;
Type |
---|
System.Windows.Forms.Cursor |