Method SetToolSvg
SetToolSvg(ObjectUniqueId, SvgImage?)
Sets image of the item for the normal state.
public virtual void SetToolSvg(ObjectUniqueId id, SvgImage? value)
Parameters
idObjectUniqueIdItem id.
valueSvgImageImageSet to use as item image.