Share

SectionDrawingView.Sketches Property

Parent Object: SectionDrawingView

Description

Property that returns the DrawingSketches collection object for the sheet. This object provides access to all of the sketches that have been created on the sheet and provides functionality to create new sketches.

Syntax

SectionDrawingView.Sketches() As DrawingSketches

Property Value

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

Version

Introduced in version 9

Was this information helpful?