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