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