CartesianElement Enumeration | 
 
            An enumeration indicating a part of a 
Cartesian.
            
 
    Namespace: 
   AGI.Foundation.Coordinates
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic enum CartesianElement
Public Enumeration CartesianElement
public enum class CartesianElement
Members| 
									 
								 | Member name | Description | 
|---|
 | X | 
            X.
             | 
 | Y | 
            Y.
             | 
 | Z | 
            Z.
             | 
 | Magnitude | 
            Magnitude.
             | 
See Also