Table of Contents

Method SetToolSvg

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetToolSvg(ObjectUniqueId, SvgImage?)

Sets image of the item for the normal state.

public virtual void SetToolSvg(ObjectUniqueId id, SvgImage? value)

Parameters

id ObjectUniqueId

Item id.

value SvgImage

ImageSet to use as item image.