Click or drag to resize

Window.Pen Property

X#
The pen assigned to the window and used in subsequent line and rectangle drawing operations; it should not be deleted while it is the current selection.

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

Property Value

Type: Usual
The pen assigned to the window and used in subsequent line and rectangle drawing operations; it should not be deleted while it is the current selection.
See Also