Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge 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