FormattedTextObject.Draw Method | |
Draw a FormattedTextObject object on a window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks Tip |
---|
Important! This is a callback method used by X#.
Normally, it should not be called in your application code.
|
This method is invoked inside the system by Window:Draw().
See Also