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

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