←Select platform

Bounds Property (SvgNodeHandle)

Summary

The bounding rectangle of the element.

Syntax

C#
VB
Objective-C
C++
public Leadtools.LeadRectD Bounds {get;}
Public ReadOnly Property Bounds As Leadtools.LeadRectD
@property (nonatomic, assign, readonly) LeadRectD bounds
public: 
property Leadtools.LeadRectD Bounds { 
   Leadtools.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Svg Assembly
Click or drag to resize