Table of Contents

Method SetPlusImage

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

SetPlusImage(SvgImage?, KnownButton?)

Sets the SVG image and/or known image for the 'Plus' button.

public virtual void SetPlusImage(SvgImage? svg, KnownButton? knownImage)

Parameters

svg SvgImage

The SVG image for the 'Plus' button.

knownImage KnownButton?

The known image for the 'Plus' button.