LocalDatum.LocalDatum
LocalDatum constructor
Create new instance.
public LocalDatum(string name, int datumType, Identifier identifier = null)
| Parameter | Type | Description |
|---|---|---|
| name | String | name of datum. |
| datumType | Int32 | integer number, representing type of datum. |
| identifier | Identifier | identifier of datum. |
See Also
- class Identifier
- class LocalDatum
- namespace Aspose.Gis.SpatialReferencing
- assembly Aspose.GIS