Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeCustomShape Class / EndAngle Property

In This Topic
    EndAngle Property (C1GaugeCustomShape)
    In This Topic
    Gets or sets the angle of the end cap (between -90 and 90).
    Syntax
    'Declaration
     
    Public Property EndAngle As System.Double
    public System.double EndAngle {get; set;}
    See Also