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

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