DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.FullExtentZoom | Methods | Properties
Calculates the zoom that fits the whole map inside the window.
// C# public double FullExtentZoom();
' VisualBasic Public Function FullExtentZoom() As Double
// Oxygene public function FullExtentZoom : Double;
| Type | Description |
|---|---|
| double Double | Zoom value. |