TextObject.Draw Method | |
Draw the TextObject object on the window.
Important! This method is called by X# when the text requires redrawing. Do not call this method from your application code—use Window:Draw() instead.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax See Also