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

Show in webframe

IsTrimmed Property






Gets or sets a value that indicates whether the bounds were calculated by cropping the child elements themselves and ignoring the SVG document size.
Syntax
public bool IsTrimmed {get; set;}
'Declaration
 
Public Property IsTrimmed As Boolean
'Usage
 
Dim instance As SvgBounds
Dim value As Boolean
 
instance.IsTrimmed = value
 
value = instance.IsTrimmed
@property (nonatomic, assign) BOOL isTrimmed
public boolean isTrimmed()
public void setTrimmed(boolean isTrimmed)
            
public:
property bool IsTrimmed {
   bool get();
   void set (    bool value);
}

Property Value

true if Bounds was calculated by cropping the child elements themselves and ignoring the SVG document size; otherwise, false.
Requirements

Target Platforms

See Also

Reference

SvgBounds Structure
SvgBounds 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