Share

DrawingDocument.SketchedSymbolDefinitions Property

Parent Object: DrawingDocument

Description

Property that returns the SketchedSymbolDefinitions collection object. This object provides access to all of the sketched symbol definitions available for placement in the document and provides functionality to create new sketched symbol definitions.

Syntax

DrawingDocument.SketchedSymbolDefinitions() As SketchedSymbolDefinitions

Property Value

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

Version

Introduced in version 5.3

Was this information helpful?