Gets or sets a value that is True for a rectangle, ellipse or arrow that is invisible. The value of this property has no effect on the display of parameters or variable names.
Setting an object's InvisiblePicture property to True has the effect of unchecking Show picture on the Visibility tab of the Object Properties dialog.
The InvisiblePicture property is ignored if Use visibility settings is unchecked on the Visibility tab of the Object Properties dialog.
Syntax
object.InvisiblePicture [= value]
The InvisiblePicture property syntax has the following parts:
Part |
Description |
object |
An object of type PDElement. |
value |
True if object's rectangle, ellipse or arrow is invisible. |
See example.