|
Annotation Pro API
|
A blf row object. More...
Public Member Functions | |
| BLFRowObject () | |
| Default constructor. More... | |
| BLFRowObject (int start, string label) | |
| Constructor. More... | |
Properties | |
| string | Label [get, set] |
| Gets or sets the label. More... | |
| int | Start [get, set] |
| Gets or sets the start. More... | |
A blf row object.
|
inline |
Default constructor.
|
inline |
Constructor.
| start | The start. |
| label | The label. |
|
getset |
Gets or sets the label.
The label.
|
getset |
Gets or sets the start.
The start.
1.8.13