Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an image to be displayed for the specified node type.
Syntax
public Array getNodeTypeImage(int _nodeTypeId)
Run On
Called
Parameters
- _nodeTypeId
Type: int
The ID of the node type.
Return Value
Type: Array Class
An Array that represents the image.
Remarks
This method is used by the HierarchyDesigner WPF form in a callback class.