RiTa
index
Name RiText.setDefaultBBoxStroke()
Class RiText
Description Set the bounding box stroke color for all RiTexts to be created;
Syntax
RiText.setDefaultBBoxStroke(strokeColor);
RiText.setDefaultBBoxStroke(r, g, b, a);
Returns void
Usage Web & Application    [static]
Related