Gets or sets the unit of the
Y property.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ScreenOverlayUnit YUnit { get; set; }
Public Property YUnit As ScreenOverlayUnit
Get
Set
public:
property ScreenOverlayUnit YUnit {
ScreenOverlayUnit get ();
void set (ScreenOverlayUnit value);
}
member YUnit : ScreenOverlayUnit with get, set
Property Value
Type:
ScreenOverlayUnitSee Also