Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeRectangle Class / SlantAngle2 Property

In This Topic
    SlantAngle2 Property (C1GaugeRectangle)
    In This Topic
    Gets or sets the slant angle of the right side.
    Syntax
    'Declaration
     
    Public Property SlantAngle2 As System.Double
    public System.double SlantAngle2 {get; set;}
    See Also