ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeBaseShape Class / Viewport Property

In This Topic
    Viewport Property (C1GaugeBaseShape)
    In This Topic
    Specifies the outer bounds for the shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Viewport As C1GaugeViewport
    public C1GaugeViewport Viewport {get;}
    See Also