Class Anchor
Defines the strip line text position.
Start - Places the strip line text at the start.
Middle - Places the strip line text in the middle.
End - Places the strip line text at the end.
Inheritance
System.Object
Anchor
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Anchor : Enum
Fields
End
Declaration
Field Value
Middle
Declaration
public const Anchor Middle
Field Value
Start
Declaration
public const Anchor Start
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|