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

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