Charting for WinForms Programmer's Guide
RoundRectangle.Roundness Property
See Also
 






Gets or sets the relative roundness of this rectangle's corners.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public float Roundness { get; set; }

Visual Basic  Copy Code

Public Property Roundness As Single

 Property Value

A floating point value specifying the roundness.

 See Also

RoundRectangle Members
RoundRectangle Class
MindFusion.Gauges Namespace