Class TextAlignment
Represents TextAlignment.
Inheritance
System.Object
TextAlignment
Namespace: Syncfusion.SfImageEditor.XForms
Assembly: Syncfusion.SfImageEditor.XForms.dll
Syntax
public sealed class TextAlignment : Enum
Fields
Center
Represents Center
Declaration
public const TextAlignment Center
Field Value
Type |
---|
TextAlignment |
Left
Represents Left
Declaration
public const TextAlignment Left
Field Value
Type |
---|
TextAlignment |
Right
Represents Right
Declaration
public const TextAlignment Right
Field Value
Type |
---|
TextAlignment |