CoordinateSystemBuilderWithName
Description
- Derived from
- Extended by
-
CoordinateSystemBuilderUnit sealed
CoordinateSystemBuilderWithUnit
Represents a coordinate system builder component with a Name value.
Public / Attributes
Name
The geo object name to use.
When CoordinateSystemBuilder.Build is called, geo object names are normalized so that they are either null or non-empty.
Defaults to null.
- See also