|
CoordinateReferenceSystemZoom Method
|
Returns the zoom level corresponding to the given scale factor.
Namespace: GSF.GeoAssembly: GSF.Geo (in GSF.Geo.dll) Version: 2.4.207.0 (2.4.207.0)
Syntax Public Overridable Function Zoom (
scale As Double
) As Double
View SourceParameters
- scale Double
- The scale factor.
Return Value
DoubleThe zoom level corresponding to the given scale factor.
See Also