[]
Gets the text of a TextMapFragment.
public static string GetText(this ITextMap tm, TextMapFragment fragment)
| Type | Name | Description |
|---|---|---|
| ITextMap | tm | The current ITextMap. |
| TextMapFragment | fragment | The target fragment. |
| Type | Description |
|---|---|
| string | The text of the fragment. |