Hidden

IShape.Hidden property

Determines whether the shape is hidden. Read/write Boolean.

public bool Hidden { get; set; }

See Also