Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugePointer Class / Shape Property

In This Topic
    Shape Property (C1GaugePointer)
    In This Topic
    Selects a shape from the set of predefined pointer shapes.
    Syntax
    'Declaration
     
    Public Property Shape As C1GaugePointerShape
    public C1GaugePointerShape Shape {get; set;}
    See Also