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