CoordinatedSystem

CoordinatedSystem enumeration

The left handed or right handed coordinate system.

public enum CoordinatedSystem

Values

NameValueDescription
RightHanded0The right handed.
LeftHanded1The left handed.

See Also