Share

Sheet.SketchedSymbols Property

Parent Object: Sheet

Description

Property that returns the SketchedSymbols collection object. This object provides access to all sketched symbols on a sheet.

Syntax

Sheet.SketchedSymbols() As SketchedSymbols

Property Value

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

Samples

Name Description
Create sketched symbol and leader This sample illustrates creating sketched symbol with a leader.

Version

Introduced in version 5.3

Was this information helpful?