Click or drag to resize

Window.Font Property

X#
The font currently used by this window. This font is used by the TextObject:TextPrint() method.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Font AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The font currently used by this window. This font is used by the TextObject:TextPrint() method.
See Also