Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeEllipse Class / RotateAngle Property

In This Topic
    RotateAngle Property (C1GaugeEllipse)
    In This Topic
    Gets or sets the rotation angle (pivot point is at the center of the ellipse).
    Syntax
    'Declaration
     
    Public Property RotateAngle As System.Double
    public System.double RotateAngle {get; set;}
    See Also