TransitionMorphType enumeration

TransitionMorphType enumeration

Represent a type of morph transition.

The TransitionMorphType type exposes the following members:

Fields

FieldDescription
BY_OBJECTMorph transition will be performed considering shapes as indivisible objects.
BY_WORDMorph transition will be performed with transferring text by words where possible.
BY_CHARMorph transition will be performed with transferring text by characters where possible.

See Also