Visible

Layer.Visible property

The layer visibility indicator.

public bool Visible { get; set; }

Remarks

The CAD drawing layers that are switched off or frozen are invisible. To render layers that are invisible, use Layers option.

See Also