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

In This Topic
    CoverShapes Property (C1Gauge)
    In This Topic
    Gets the collection of shapes in the top layer (over everything).
    Syntax
    'Declaration
     
    Public ReadOnly Property CoverShapes As ShapeCollection
    public ShapeCollection CoverShapes {get;}
    See Also