Namespace: CreepyTowers.GUIAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public Picture SuperVillainImage { get; protected set; }
public Picture SuperVillainImage { get; protected set; }
Public Property SuperVillainImage As Picture
Get
Protected Set
Public Property SuperVillainImage As Picture
Get
Protected Set
public:
property Picture^ SuperVillainImage {
Picture^ get ();
protected: void set (Picture^ value);
}
public:
property Picture^ SuperVillainImage {
Picture^ get ();
protected: void set (Picture^ value);
}
member SuperVillainImage : Picture with get, set
member SuperVillainImage : Picture with get, set
Property Value
Type:
Picture