ShapeObject.Pen Property | |
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
public virtual Usual Pen { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA pen currently in use by the ShapeObject object to draw itself.
See Also