RiTa
index
Name RiText.setDefaultBBoxStrokeWeight()
Class RiText
Description Set the default bounding box strokeweight for all RiTexts to be created. Set to 0 if you wish to assign a background color with no stroke.
Syntax
RiText.setDefaultBBoxStrokeWeight(strokeWeight);
Returns void
Usage Web & Application    [static]
Related