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

Show in webframe

Bounds Property (SvgNodeHandle)






The bounding rectangle of the element.
Syntax
public LeadRectD Bounds {get;}
'Declaration
 
Public ReadOnly Property Bounds As LeadRectD
'Usage
 
Dim instance As SvgNodeHandle
Dim value As LeadRectD
 
value = instance.Bounds
@property (nonatomic, assign, readonly) LeadRectD bounds
public:
property LeadRectD Bounds {
   LeadRectD get();
}

Property Value

The bounding rectangle of the element. This value is in SVG coordinates that matches SvgDocument.Bounds.
Example
For an example, refer to EnumerateElements.
Requirements

Target Platforms

See Also

Reference

SvgNodeHandle Class
SvgNodeHandle 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