Click or drag to resize

RelaxISPlugin_DataManipulationButtonImage Property

The image that will be displayed on the ribbon button. If the value is null, a default image will be displayed.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public virtual Bitmap ButtonImage { get; }

Return Value

Bitmap
The image to be displayed on the ribbon button.
See Also