MTextExplodeFragments Method

Overload List
  Name Description
Public method ExplodeFragments(MTextFragmentCallback) Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function.
Public method ExplodeFragments(MTextFragmentCallback, Object) Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function.
Public method ExplodeFragments(MTextFragmentCallback, Object, WorldDraw) Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function.
Top
See Also