C#
VB
Java
Objective-C
C++
Sets the physical (pixel) bounds of this SvgDocument manually
Public Sub SetBounds( _ByVal bounds As Leadtools.Svg.SvgBounds _)
- (BOOL)setBounds:(LTSvgBounds *)bounds error:(NSError **)error public void setBounds(SvgBounds bounds) public:void SetBounds(Leadtools.Svg.SvgBounds bounds)
bounds
The bounds to use.
For more information about flat SVG documents and bounds and resolution, refer to SVG Size, Bounds and Flat.
To calculate the physical bounds of a document based on the child elements, use CalculateBounds.
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
