ITreeNodeSvgImageProvider Methods
Can be implemented by the classes implementing the ITreeNode interface, to support SVG node images.
Name | Description |
---|---|
Get |
Returns the SVG image corresponding to a tree node. |
See Also