Gets or sets the bounding rectangle of this element.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public RectangleF Bounds { get; set; } |
Visual Basic Copy Code |
---|
Public Property Bounds As RectangleF |
A RectangleF object specifying the bounds of the element.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |