![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace : SvgCharacterDirection Enumeration |
public enum SvgCharacterDirection : System.Enum
'Declaration
Public Enum SvgCharacterDirection Inherits System.Enum
'Usage
Dim instance As SvgCharacterDirection
typedef NS_ENUM(NSInteger, LTSvgCharacterDirection)
public enum SvgCharacterDirection
public enum class SvgCharacterDirection : public System.Enum
Value | Member | Description |
---|---|---|
0 | LeftToRight | Character is left to right ![]() ![]() ![]() ![]() |
1 | RightToLeft | Character is right to left ![]() ![]() ![]() ![]() |
Value for SvgTextData.Directions
System.Object
System.ValueType
System.Enum
Leadtools.Svg.SvgCharacterDirection