ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / VectorIconRenderer Class / ViewBox Property

In This Topic
    ViewBox Property (VectorIconRenderer)
    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 System.Drawing.Rectangle
    public System.Drawing.Rectangle ViewBox {get;}
    See Also