ButtonsMetaData.Image Property

Bitmap image specified for the button or autogenerated image from he SVG path, if set.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public IBitmap Image { get; protected set; }

Property Value

IBitmap

See Also