Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

SetBounds Method






The bounds to use.
Sets the physical (pixel) bounds of this SvgDocument manually
Syntax
public void SetBounds( 
   SvgBounds bounds
)
'Declaration
 
Public Sub SetBounds( _
   ByVal bounds As SvgBounds _
) 
'Usage
 
Dim instance As SvgDocument
Dim bounds As SvgBounds
 
instance.SetBounds(bounds)
- (BOOL)setBounds:(LTSvgBounds *)bounds error:(NSError **)error
public void setBounds(SvgBounds bounds)
public:
void SetBounds( 
   SvgBounds bounds
) 

Parameters

bounds
The bounds to use.
Remarks

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.

Requirements

Target Platforms

See Also

Reference

SvgDocument Class
SvgDocument Members

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features