ScreenOverlayManagerBounds Property |
Gets the overall bounds of the
Insight3D control.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public BoundingRectangle Bounds { get; }
Public ReadOnly Property Bounds As BoundingRectangle
Get
public:
property BoundingRectangle Bounds {
BoundingRectangle get ();
}
member Bounds : BoundingRectangle with get
Property Value
Type:
BoundingRectangleSee Also