DK for .NET | TatukGIS.NDK.WinForms.TGIS_ViewerWnd.VisibleExtent | Constructors | Fields | Methods | Properties | Events
Extent of the map that is visible in the window. On setting an optimal zoom will be calculated.
Available also on: Delphi FMX | Java | ActiveX.
// C# [Browsable(false)] public TGIS_Extent VisibleExtent { get {} set {} }
' VisualBasic <Browsable(false)> Public Property VisibleExtent As TGIS_Extent Get End Get Set(ByVal value As TGIS_Extent) End Set End Property
// Oxygene public [Browsable(false)] property VisibleExtent : TGIS_Extent read read;
Type |
---|
TGIS_Extent |