프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CoordinateSystem | System |
메소드 | 설명 | |
---|---|---|
GetAxis ( int dimension ) : |
Gets axis details for dimension within coordinate system.
|
|
GetUnits ( int dimension ) : IUnit |
Gets the units for the dimension within coordinate system. Each dimension in the coordinate system has corresponding units.
|
메소드 | 설명 | |
---|---|---|
CoordinateSystem ( string name, string authority, long authorityCode, string alias, string abbreviation, string remarks ) : System |
Initializes a new instance of a coordinate system.
|