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

In This Topic
    Operation Property (C1GaugeClipping)
    In This Topic
    Specifies how the source and given clipping regions are combined.
    Syntax
    'Declaration
     
    Public Property Operation As C1GaugeClipOperation
    public C1GaugeClipOperation Operation {get; set;}
    See Also