ButtonsMetaDataImage 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.2.9018.0
C#
public IBitmap Image { get; protected set; }

Property Value

IBitmap

See Also