Make a deep clone of this object.

 

   

Syntax
 

[C#]
virtual TextState Clone()

 

   

Params
 
Name Description
return The cloned TextState.

 

   

Notes
 

Make a deep clone of this object.

 

   

Example
 

None.