[]
Initializes a new instance of the Split class.
public Split()
Public Sub New()
Initializes a new instance of the Split class.
public Split(Frame f)
Public Sub New(f As Frame)
| Type | Name | Description |
|---|---|---|
| Frame | f | The f. |
Initializes a new instance of the Split class.
public Split(View other)
Public Sub New(other As View)
| Type | Name | Description |
|---|---|---|
| View | other | The other. |