Share

DrawingStylesManager.Layers Property

Parent Object: DrawingStylesManager

Description

Property that returns the LayersEnumerator object. This object provides access to all the layers.

Syntax

DrawingStylesManager.Layers() As LayersEnumerator

Property Value

This is a read only property whose value is a LayersEnumerator.

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?