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

In This Topic
    Clippings Property (C1GaugeCap)
    In This Topic
    Gets the collection of shapes that form the clipping region.
    Syntax
    'Declaration
     
    Public ReadOnly Property Clippings As ClippingCollection
    public ClippingCollection Clippings {get;}
    See Also