Gets or sets the relative roundness of this rectangle's corners.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
SyntaxC#
Copy Code
|
|---|
public float Roundness { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Roundness As Single |
A floating point value specifying the roundness.
See Also