ctext
index
 
Name disableAutoDraw ( )
Examples
None available
Description Disables auto-drawing of subsequently created CTexts.
Note: draw() must be explicitly called on these objects.
Syntax
disableAutoDraw();
Returns None
Usage Web & Application
Related