Sheet.Sketches Property

Parent Object: Sheet

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

Sheet.Sketches() As DrawingSketches

Property Value

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

Samples

Name Description
Sketch fill region This sample demonstrates the sketch fill functionality in drawing sketches.
Sketch Text Add This sample illustrates creating text in a sketch.

Version

Introduced in version 5.3