PyramidalZXAngle Property |
Gets the angular coordinate that is z-x.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double ZXAngle { get; }
Public ReadOnly Property ZXAngle As Double
Get
public:
property double ZXAngle {
double get ();
}
member ZXAngle : float with get
Property Value
Type:
Double
See Also