UnitRectangular.UnitY 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 UnitY { get; }
Public Shared ReadOnly Property UnitY As UnitRectangular
Get
public:
static property UnitRectangular UnitY {
UnitRectangular get ();
}
static member UnitY : UnitRectangular with get
Property Value
Type:
UnitRectangular
See Also