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