←Select platform

Directions Property

Summary

Gets or sets the direction of each character in the text.

Syntax

C#
VB
Java
Objective-C
C++
public [Leadtools.Svg.SvgCharacterDirection[]](svgcharacterdirection.html) Directions {get; set;}
Public Property Directions As Leadtools.Svg.SvgCharacterDirection()
@property (nonatomic, strong, null_unspecified) NSArray<NSNumber *> *directions //LTSvgCharacterDirection
public SvgCharacterDirection[] getDirections() 
public void setDirections(SvgCharacterDirection[] directions) 

Property Value

The direction 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