C#
VB
Java
Objective-C
C++
Gets or sets the physical bounds, in pixels, of this SVG document.
The physical bounds, in pixels, of this SVG document.
This property is set to the calculated bounds in physical units (pixels) by SvgDocument.CalculateBounds.
For an example, refer to SvgDocument.