Geotools.Net

Projection.NumParameters Property

The number of parameters for this projection.

[Visual Basic]
NotOverridable Public ReadOnly Property NumParameters As Integer Implements _
   IProjection.NumParameters
[C#]
public int NumParameters {get;}

Property Value

Missing <value> documentation for P:Geotools.CoordinateReferenceSystems.Projection.NumParameters

Implements

IProjection.NumParameters

Remarks

Missing <remarks> documentation for P:Geotools.CoordinateReferenceSystems.Projection.NumParameters

See Also

Projection Class | Projection Members | Geotools.CoordinateReferenceSystems Namespace