DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ViewerWnd.CursorFor3DSelect | Methods | Properties
Cursor for TGIS_Viewer3DMode.Select. If not set (equal crDefault) then built-in cursor default for this Mode will be used.
Available also on: Delphi FMX | .NET WinForms.
// C# public TCursor CursorFor3DSelect { get {} set {} }
' VisualBasic Public Property CursorFor3DSelect As TCursor Get End Get Set(ByVal value As TCursor) End Set End Property
// Oxygene public property CursorFor3DSelect : TCursor read read;
Type |
---|
TCursor |