Click or drag to resize

Overlay.BorderSize Property

Gets or sets the size of the overlay's border. By default, this is 0.0 so the border is not displayed.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public virtual int BorderSize { get; set; }

Property Value

Type: Int32
See Also