Click or drag to resize

OverlayBorderSize 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: 24.1.418.0 (24.1.418.0)
Syntax
public virtual int BorderSize { get; set; }

Property Value

Type: Int32
See Also