←Select platform

Bounds Property (SvgTextData)

Summary

Gets or sets the bounding rectangles of each character in the text.

Syntax

C#
VB
Java
Objective-C
C++
public [Leadtools.LeadRectD[]](../l/leadrectd.html) 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) 

Property Value

The bounding rectangles of each character in the text. The default value is null.

Remarks

Refer to SvgDocument.SortElements and SvgTextData for more information.

Example

For an example, refer to SvgDocument.SortElements.

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