Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeMarks Class / CustomShape Property

In This Topic
    CustomShape Property (C1GaugeMarks)
    In This Topic
    Gets the custom shape for the tick marks.
    Syntax
    'Declaration
     
    Public Property CustomShape As C1GaugeCustomShape
    public C1GaugeCustomShape CustomShape {get; set;}
    See Also