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

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