Click or drag to resize

Overlay.Height Property

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

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

Property Value

Type: Double
See Also