ProjectedSpatialReferenceSystemParameters.GetProjectionParameter
ProjectedSpatialReferenceSystemParameters.GetProjectionParameter method
Gets projection parameter with specified name.
public double GetProjectionParameter(string parameterName)
Parameter | Type | Description |
---|---|---|
parameterName | String | Name of parameter. |
Return Value
Projection parameter value.
Exceptions
exception | condition |
---|---|
ArgumentNullException | Parameter name is null. |
InvalidOperationException | Parameter with such name is not set. |
See Also
- class ProjectedSpatialReferenceSystemParameters
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS