ButtonsMetaData(IBitmap) Constructor

Constructor of the ButtonsMetaData with a specified image.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public ButtonsMetaData(
	IBitmap image
)

Parameters

image  IBitmap
Image to show in the toolbar button.

See Also