[]
Initializes a new instance of the TextMapFragment class.
public TextMapFragment()
Initializes a new instance of the TextMapFragment
public TextMapFragment(TextLineFragment tlf)
| Type | Name | Description |
|---|---|---|
| TextLineFragment | tlf | The TextLineFragment to add to TextMapFragment. |
Initializes a new instance of the TextMapFragment
public TextMapFragment(params TextLineFragment[] tlfs)
| Type | Name | Description |
|---|---|---|
| TextLineFragment[] | tlfs | The array of TextLineFragment objects to add to TextMapFragment. |