[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgPatternElement.ViewBox

ViewBox Property

ViewBox

Gets or sets a rectangle in user space that should be mapped to the bounds of the SVG viewport established by the given element.

Declaration
public SvgViewBox? ViewBox { get; set; }
Public Property ViewBox As SvgViewBox?