ScreenOverlayPointYUnit Property |
Gets the unit with which the
Y property is represented.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public ScreenOverlayUnit YUnit { get; }
Public ReadOnly Property YUnit As ScreenOverlayUnit
Get
public:
property ScreenOverlayUnit YUnit {
ScreenOverlayUnit get ();
}
member YUnit : ScreenOverlayUnit with get
Property Value
Type:
ScreenOverlayUnitSee Also