| OverlayWidthUnit Property  | 
 
Gets or sets the unit of the 
Width property.
 
    Namespace: 
   AGI.Foundation.Graphics
    Assembly:
   AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic ScreenOverlayUnit WidthUnit { get; set; }Public Property WidthUnit As ScreenOverlayUnit
	Get
	Set
public:
property ScreenOverlayUnit WidthUnit {
	ScreenOverlayUnit get ();
	void set (ScreenOverlayUnit value);
}member WidthUnit : ScreenOverlayUnit with get, set
Property Value
Type: 
ScreenOverlayUnit See Also
See Also