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

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