DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.FullExtentZoom | Methods | Properties
Calculates a zoom which places 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. |