Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonShape Class / EndSwellWidth Property

In This Topic
    EndSwellWidth Property (CommonShape)
    In This Topic
    Gets or sets the logical width of the swell on the end cap.
    Syntax
    'Declaration
     
    Public Property EndSwellWidth As System.Double
    public System.double EndSwellWidth {get; set;}
    See Also