Hidden

CdrObjectContainer.Hidden property

Gets or sets a value indicating whether this CdrObjectContainer is visible.

public bool Hidden { get; set; }

Property Value

true if visible; otherwise, false.

See Also