Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1GaugeCap Class / Owner Property

In This Topic
    Owner Property (C1GaugeCap)
    In This Topic
    Gets the owner Gauge.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As C1RadialGauge
    public C1RadialGauge Owner {get;}
    See Also