| IGameMenuItemPluginIconImage Property |
Gets a value specifying the icon image to use for the menu item in LaunchBox. This property is not used in Big Box.
Namespace: Unbroken.LaunchBox.PluginsAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax ReadOnly Property IconImage As Image
Get
property Image^ IconImage {
Image^ get ();
}
abstract IconImage : Image with get
Property Value
ImageSee Also