The following tables list the members exposed by SvgBounds.
Public Properties
Name | Description | |
---|---|---|
![]() |
Bounds | Gets or sets the physical bounds, in pixels, of this SVG document. |
![]() |
IsTrimmed | Gets or sets a value that indicates whether the bounds were calculated by cropping the child elements themselves and ignoring the SVG document size. |
![]() |
IsValid | Gets or sets a value that indicates whether the SVG document contains valid calculated bounds. |
![]() |
Resolution | Gets or sets the resolution (Dots per inch) of the SVG document. |
See Also