Gets or sets the relative roundness of this rectangle's corners.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public float Roundness { get; set; } |
Visual Basic Copy Code |
---|
Public Property Roundness As Single |
A floating point value specifying the roundness.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |