Share

Layer.Visible Property

Parent Object: Layer

Description

Property that gets and sets whether the layer is turned on or off.

Syntax

Layer.Visible() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Samples

Name Description
Moving sketch entities to a new layer This sample demonstrates the creation of a new layer and moving sketch entities onto this newly created layer.

Version

Introduced in version 10

Was this information helpful?