Click or drag to resize

IBuilderAfterCatalogLoaded Event

EventHandler called after a Catalog is loaded, first parameter is the Catalog as an Object, and second is a CatalogEventArgs as a EventArgs.

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

Value

Type: SystemEventHandler
See Also