Gets or sets a value that is True for a variable whose name is invisible. The value of this property has no effect on the display of parameters, rectangles, ellipses or arrows.
Setting an object's InvisibleName property to True has the effect of unchecking Show name on the Visibility tab of the Object Properties dialog.
The InvisibleName property is ignored if Use visibility settings is unchecked on the Visibility tab of the Object Properties dialog.
Syntax
object.InvisibleName [= value]
The InvisibleName property syntax has the following parts:
Part |
Description |
object |
A rectangle or ellipse (an object of type PDElement.) |
value |
True if object's name is invisible. |