Share

DrawingDocument.StylesManager Property

Parent Object: DrawingDocument

Description

Property that returns the DrawingStylesManager object.

Syntax

DrawingDocument.StylesManager() As DrawingStylesManager

Property Value

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

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 9

Was this information helpful?