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

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