Allows calling some static WpfDiagram methods from JavaScript and VBScript. It seems the script languages do not allow calling class static methods, so a ScriptHelper instance property is provided by the Diagram class.
The following tables list the members exposed by the ScriptHelper type.
Name | Description | |
---|---|---|
Initializes a new instance of the ScriptHelper class. |
Name | Description | |
---|---|---|
Applies the specified layout to the underlying diagram. |
||
Creates a WpfDiagram object given its class name. |
||
Creates a solid brush with the specified color components. |
||
Calculates whether the specified nodes' outlines intersect. |
||
Returns the Shape having the specified identifier. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |