MTextExplode
|
| Name | Description | |
|---|---|---|
| ExplodeFragments(MTextFragmentCallback) | Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function. | |
| ExplodeFragments(MTextFragmentCallback, Object) | Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function. | |
| ExplodeFragments(MTextFragmentCallback, Object, WorldDraw) | Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function. |