hidden property

ShapeBase.hidden property

Gets or sets a boolean value indicating whether the shape is visible.

get hidden(): boolean

Remarks

The default value is false.

See Also