Search
Events.shapeLibraryLoaded Property
See Also
 





Raised when a ShapeLibrary is loaded from shapeLibraryLocation.

Namespace: MindFusion.Diagramming
File: Events.js

 Syntax

JavaScript  Copy Code

get shapeLibraryLoaded() {}
set shapeLibraryLoaded(value) {}

 Property Value

String

A string containing the event name.

 See Also