[]
Represents the symbol button class.
public sealed class SymbolButton : SideButtonBase, IComponent, IDisposable, INotifyPropertyChanged, INamedObject
Public NotInheritable Class SymbolButton
Inherits SideButtonBase
Implements IComponent, IDisposable, INotifyPropertyChanged, INamedObject
| Name | Description |
|---|---|
| SymbolButton() | Initializes a new instance of the SymbolButton class. |
| Name | Description |
|---|---|
| Behavior | Gets or sets the behavior when click the SymbolButton. |
| Delay | Gets or sets the delay time, in milliseconds, before repeating the Click event. |
| Interval | Gets or sets the interval of firing the Click events. |
| Symbol | Gets or sets the symbol to be drawn. |
| SymbolDirection | Gets or sets the direction of the symbol. |