Input for WinForms | ComponentOne
C1.Framework Namespace / PathIconRenderer Class / ViewBox Property

In This Topic
    ViewBox Property (PathIconRenderer)
    In This Topic
    Gets or sets the rectangle which determines panning and zooming of content inside the parent container.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ViewBox As Rectangle
    public Rectangle ViewBox {get;}
    See Also