PromptPlus API:SeparatorLine
SeparatorLine
Namespace: PPlus.Controls
Represents Type Separation line
public enum SeparatorLine
Inheritance Object → ValueType → Enum → SeparatorLine
Implements IComparable, IFormattable, IConvertible
Fields
Name | Value | Description |
---|---|---|
SingleLine | 0 | Single Line |
DoubleLine | 1 | Double Line |
Char | 2 | Char by parameter |