RelaxISPlugin_WizardDescriptionImage Property |
An image that is displayed alongside the wizard in the wizard dialog
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public virtual Bitmap DescriptionImage { get; }
Public Overridable ReadOnly Property DescriptionImage As Bitmap
Get
Dim instance As RelaxISPlugin_Wizard
Dim value As Bitmap
value = instance.DescriptionImage
Property Value
BitmapSee Also