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