Click or drag to resize

IBuilderAfterNewDocument Event

EventHandler called after a New Document is created, first parameter is the IBuilder as an Object, and second is null.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
event EventHandler AfterNewDocument

Value

Type: SystemEventHandler
See Also