Share

Layer.Plot Property

Parent Object: Layer

Description

Property that gets and sets whether this layer is plotted. If set to False, the layer continues to display in the drawing but will neither get printed nor published.

Syntax

Layer.Plot() As Boolean

Property Value

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

Version

Introduced in version 2008

Was this information helpful?