LineAlignment

LineAlignment enumeration

Represents the lines alignment type.

public enum LineAlignment : sbyte

Values

NameValueDescription
NotDefined-1
Center0
Inset1

See Also