C#
VB
Java
Objective-C
C++
Gets or sets the bounding rectangles of each character in the text.
public LeadRectD[] Bounds { get; set; } Public Property Bounds As Leadtools.LeadRectD() @property (nonatomic, strong, null_unspecified) NSArray<NSValue *> *bounds //LeadRectD public LeadRectD[] getBounds()public void setBounds(LeadRectD[] bounds)
public:property Leadtools.array<LeadRectD>^ Bounds {Leadtools.array<LeadRectD>^ get();void set ( Leadtools.array<LeadRectD>^ );}
The bounding rectangles of each character in the text. The default value is null.
Refer to SvgDocument.SortElements and SvgTextData for more information.
For an example, refer to SvgDocument.SortElements.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
