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

In This Topic
    Viewport Property (C1Gauge)
    In This Topic
    Specifies the bounds of the Gauge container working area.
    Syntax
    'Declaration
     
    Public ReadOnly Property Viewport As C1GaugeViewport
    public C1GaugeViewport Viewport {get;}
    See Also