| IGameMenuItemIcon Property |
The icon for the item (not used in Big Box)
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax ReadOnly Property Icon As Image
Get
property Image^ Icon {
Image^ get ();
}
abstract Icon : Image with get
Property Value
ImageSee Also