ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeDecoratorInfo Class / C1GaugeDecoratorInfo Constructor

In This Topic
    C1GaugeDecoratorInfo Constructor
    In This Topic
    Public constructor
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal dec As C1GaugeDecorator _
    )
    public C1GaugeDecoratorInfo( 
       C1GaugeDecorator dec
    )

    Parameters

    dec
    See Also