[]
public Break Add(double position, BreakType breakType, bool before)
Public Function Add(position As Double, breakType As BreakType, before As Boolean) As Break
| Type | Name | Description |
|---|---|---|
| double | position | |
| BreakType | breakType | |
| bool | before |
| Type | Description |
|---|---|
| Break |