Share

Sheet.DrawingNotes Property

Parent Object: Sheet

Description

Property that returns the DrawingNotes collection object consisting of all drawing notes.

Syntax

Sheet.DrawingNotes() As DrawingNotes

Property Value

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

Samples

Name Description
Create bend note This sample demonstrates the creation of a bend note on the drawing view of a flat pattern.
Add a general note This sample illustrates creating text (general note) in a sheet.
Creating Stacked Text This sample demonstrates the creation of stacked text and text with superscript & subscript.
Create thread note This sample demonstrates the creation of a thread note on a drawing view.
Add new leader note This sample illustrates creating leader text on a sheet.
create punch note This sample demonstrates the creation of a punch note on the drawing view of a flat pattern.

Version

Introduced in version 10

Was this information helpful?