Annotation Pro API
Public Member Functions | Properties | List of all members
BLFRowObject Class Reference

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...
 

Detailed Description

A blf row object.

Constructor & Destructor Documentation

◆ BLFRowObject() [1/2]

BLFRowObject ( )
inline

Default constructor.

◆ BLFRowObject() [2/2]

BLFRowObject ( int  start,
string  label 
)
inline

Constructor.

Parameters
startThe start.
labelThe label.

Property Documentation

◆ Label

string Label
getset

Gets or sets the label.

The label.

◆ Start

int Start
getset

Gets or sets the start.

The start.


The documentation for this class was generated from the following file: