RiTa
index
Name RiText.disableAutoDraw()
Class RiText
Description Disables auto-drawing of subsequently created RiTexts.
Note: draw() must be explicitly called on these objects.
Syntax
RiText.disableAutoDraw();
Returns void
Usage Web & Application    [static]
Related