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

Show in webframe

SvgBounds Structure






Members 
Represents the calculated bounds of an SVG document.
Object Model
Syntax
[SerializableAttribute()]
public struct SvgBounds : System.ValueType 
'Declaration
 
<SerializableAttribute()>
Public Structure SvgBounds 
   Inherits System.ValueType
'Usage
 
Dim instance As SvgBounds
@interface LTSvgBounds : NSObject <NSCopying, NSCoding>
public class SvgBounds
[SerializableAttribute()]
public value class SvgBounds : public System.ValueType 
Remarks

Value of SvgDocument.Bounds.

The SvgBounds is usually calculated and set by the SvgDocument.CalculateBounds method as follows:

Member Value
IsValid

true to indicate the rest of the members of this structure are valid

IsTrimmed

The same value as the "trimmed" parameter passed to SvgDocument.CalculateBounds

Bounds

The calculated bounds in physical units (pixels)

Resolution

The resolution of the document calculated in dots per inch (DPI)

Example

For an example, refer to SvgDocument.

Requirements

Target Platforms

See Also

Reference

SvgBounds Members
Leadtools.Svg Namespace

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