C#
VB
Java
Objective-C
C++
Gets or sets the physical bounds, in pixels, of this SVG document.
public LeadRectD Bounds { get; set; } Public Property Bounds As Leadtools.LeadRectD @property (nonatomic, assign) LeadRectD bounds public LeadRectD getBounds()public void setBounds(LeadRectD bounds)
public:property Leadtools.LeadRectD Bounds {Leadtools.LeadRectD get();void set ( Leadtools.LeadRectD );}
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
