Click or drag to resize

ScreenOverlayManager.Bounds Property

Gets the overall bounds of the Insight3D control.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public BoundingRectangle Bounds { get; }

Property Value

Type: BoundingRectangle
See Also