NoPen

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

NoPen

Previous pageReturn to chapter overviewNext page

Hides the pen (the property PenSize is internally set to zero). All drawing objects that are inherited from the pen-object will use no pen (see "The Object-Oriented Style" in the Programmer's Manual for details). The pen can be made visible by setting the PenSize to a different value from 0.

method void VPE.NoPen(

)

also supported by TVPEObject