ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugePointer Class / CustomShape Property

In This Topic
    CustomShape Property (C1GaugePointer)
    In This Topic
    Gets the custom shape of the pointer.
    Syntax
    'Declaration
     
    Public Property CustomShape As C1GaugeCustomShape
    public C1GaugeCustomShape CustomShape {get; set;}
    See Also