ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeBase Class / FaceShapes Property

In This Topic
    FaceShapes Property (C1GaugeBase)
    In This Topic
    Gets the collection of shapes in the bottom layer (between the background and the decorators).
    Syntax
    'Declaration
     
    Public ReadOnly Property FaceShapes As ShapeCollection
    public ShapeCollection FaceShapes {get;}
    See Also