OverlayHeightUnit Property |
Gets or sets the unit of the
Height 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 HeightUnit { get; set; }
Public Property HeightUnit As ScreenOverlayUnit
Get
Set
public:
property ScreenOverlayUnit HeightUnit {
ScreenOverlayUnit get ();
void set (ScreenOverlayUnit value);
}
member HeightUnit : ScreenOverlayUnit with get, set
Property Value
Type:
ScreenOverlayUnitSee Also