| ReferenceFrameAxes Property  | 
 
            Gets or sets the axes of the reference frame.
            
 
    Namespace: 
   AGI.Foundation.Geometry
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic Axes Axes { get; set; }Public Property Axes As Axes
	Get
	Set
public:
property Axes^ Axes {
	Axes^ get ();
	void set (Axes^ value);
}member Axes : Axes with get, set
Property Value
Type: 
Axes See Also
See Also