ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeRectangle Class / RotateAngle Property

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