Removes any cached TextOperation and TextFragments associated with this object
[C#] void ClearTextOperation()
void ClearTextOperation()
Removes any cached TextOperation and TextFragments associated with this object.
This can reduce memory use or it can be used to allow text information to be regenerated after the TextLayer contents have been updated.
None.