Geotools.Net

Projection.ClassName Property

Gets the class name for this projection.

[Visual Basic]
NotOverridable Public ReadOnly Property ClassName As String Implements _
   IProjection.ClassName
[C#]
public string ClassName {get;}

Property Value

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

Implements

IProjection.ClassName

Remarks

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

See Also

Projection Class | Projection Members | Geotools.CoordinateReferenceSystems Namespace