UnitRectangular.UnitX Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic static UnitRectangular UnitX { get; }
Public Shared ReadOnly Property UnitX As UnitRectangular
Get
public:
static property UnitRectangular UnitX {
UnitRectangular get ();
}
static member UnitX : UnitRectangular with get
Property Value
Type:
UnitRectangular
See Also