Table of Contents

Method SetMinusImage

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

SetMinusImage(SvgImage?, KnownButton?)

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

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

Parameters

svg SvgImage

The SVG image for the 'Minus' button.

knownImage KnownButton?

The known image for the 'Minus' button.