DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer3D.VisibleExtent | Methods | Properties
Gets or sets the 2D extent currently visible in the 3D window.
Available also on: Python.
// C# public TGIS_Extent VisibleExtent { get {} set {} }
' VisualBasic Public Property VisibleExtent As TGIS_Extent Get End Get Set(ByVal value As TGIS_Extent) End Set End Property
// Oxygene public property VisibleExtent : TGIS_Extent read read;
| Type |
|---|
| TGIS_Extent |