Charting for WinForms Programmer's Guide
VisualElement.Bounds Property
See Also
 






Gets or sets the bounding rectangle of this element.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public RectangleF Bounds { get; set; }

Visual Basic  Copy Code

Public Property Bounds As RectangleF

 Property Value

A RectangleF object specifying the bounds of the element.

 See Also

VisualElement Members
VisualElement Class
MindFusion.Gauges Namespace