Click or drag to resize

OverlayWidth Property

Gets or sets the width of the overlay. The unit in which the width is defined is specified by the WidthUnit property.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public double Width { get; set; }

Property Value

Type: Double
See Also