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: 23.2.417.0 (23.2.417.0)
Syntaxpublic ScreenOverlayUnit YUnit { get; }
Public ReadOnly Property YUnit As ScreenOverlayUnit
Get
public:
property ScreenOverlayUnit YUnit {
ScreenOverlayUnit get ();
}
member YUnit : ScreenOverlayUnit with get
Property Value
Type:
ScreenOverlayUnit
See Also