Geotools.Net

LinearUnit.MetersPerUnit Property

Gets the number of meters per LinearUnit.

[Visual Basic]
NotOverridable Public ReadOnly Property MetersPerUnit As Double Implements _
   ILinearUnit.MetersPerUnit
[C#]
public double MetersPerUnit {get;}

Property Value

Missing <value> documentation for P:Geotools.CoordinateReferenceSystems.LinearUnit.MetersPerUnit

Implements

ILinearUnit.MetersPerUnit

Remarks

Missing <remarks> documentation for P:Geotools.CoordinateReferenceSystems.LinearUnit.MetersPerUnit

See Also

LinearUnit Class | LinearUnit Members | Geotools.CoordinateReferenceSystems Namespace