Click or drag to resize

ShapeObject.Pen Property

X#
A pen currently in use by the ShapeObject object to draw itself.

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
A pen currently in use by the ShapeObject object to draw itself.
See Also