Struct CoordD
Contains coordinate related properties and methods.
public struct CoordD
Fields
- Coord25And4
Gets a coordinate which is equal to 25.4.
- Coord2And54
Gets a coordinate which is equal to 2.54.
- Coord300
Gets a coordinate which is equal to 300.0.
- Coord360
Gets a coordinate which is equal to 360.0.
- Coord4And5
Gets a coordinate which is equal to 4.5.
- Coord72
Gets a coordinate which is equal to 72.0.
- Coord7And5
Gets a coordinate which is equal to 7.5.
- Coord96
Gets a coordinate which is equal to 96.0.
- Empty
Gets an empty coordinate which is equal to 0.
- MinusOne
Gets a coordinate which is equal to -1.
- One
Gets a coordinate which is equal to 1.
- Two
Gets a coordinate which is equal to 2.