ScreenOverlaySize.WidthUnit Property |
Gets the unit with which the
Width property is represented.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ScreenOverlayUnit WidthUnit { get; }
Public ReadOnly Property WidthUnit As ScreenOverlayUnit
Get
public:
property ScreenOverlayUnit WidthUnit {
ScreenOverlayUnit get ();
}
member WidthUnit : ScreenOverlayUnit with get
Property Value
Type:
ScreenOverlayUnit
See Also