MTextExplodeFragments(MTextFragmentCallback) Method

Explodes this MText entity into a sequence of simple text fragments, passing each fragment to the specified function.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void ExplodeFragments(
        MTextFragmentCallback enumerator
)

Parameters

enumerator  MTextFragmentCallback
[in] Fragment elaboration callback function.
See Also

©  Bricsys NV. All rights reserved.