Click or drag to resize

G3DCartesicCoordinateSystem Properties

The G3DCartesicCoordinateSystem type exposes the following members.

Properties
 NameDescription
Public propertyAxisStyles
(Overrides G3DCoordinateSystemAxisStyles)
Public propertyIs3D
(Overrides G3DCoordinateSystemIs3D)
Public propertyIsAffine
(Overrides G3DCoordinateSystemIsAffine)
Public propertyIsOrthogonal
(Overrides G3DCoordinateSystemIsOrthogonal)
Public propertyIsXReversed Is the direction of the x axis reverse, for instance runs from right to left.
Public propertyIsXYInterchanged Is the normal position of x and y axes interchanged, for instance x is vertical and y horizontal.
Public propertyIsYReversed Is the direction of the y axis reverse, for instance runs from top to bottom.
Public propertyIsZReversed Is the direction of the y axis reverse, for instance runs from top to bottom.
Public propertyPlaneStyles
(Overrides G3DCoordinateSystemPlaneStyles)
Top
See Also