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

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