Share

DrawingDocument.DrawingEvents Property

Parent Object: DrawingDocument

Description

Property that gets the DrawingEvents object. This provides drawing event notification such as onRetrieveDimensions.

Syntax

DrawingDocument.DrawingEvents() As DrawingEvents

Property Value

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

Version

Introduced in version 9

Was this information helpful?