StripLine Constructors
A strip line.
Name | Parameters | Description |
---|---|---|
Strip |
none |
Initializes a new instance of the Strip |
Strip |
start, end, title, css |
Initializes a new instance of the Strip |
Strip |
start, end, title |
Initializes a new instance of the Strip |
Strip |
start, end |
Initializes a new instance of the Strip |
Strip |
start, title, css |
Initializes a new instance of the Strip |
Strip |
start, title |
Initializes a new instance of the Strip |
Strip |
start |
Initializes a new instance of the Strip |
See Also