Namespace: DeltaEngine.Scenes.ControlsAssembly: DeltaEngine.Scenes (in DeltaEngine.Scenes.dll) Version: 1.1.1.0 (1.1.1)
public Material RadioButtonBackground { get; set; }
public Material RadioButtonBackground { get; set; }
Public Property RadioButtonBackground As Material
Get
Set
Public Property RadioButtonBackground As Material
Get
Set
public:
property Material^ RadioButtonBackground {
Material^ get ();
void set (Material^ value);
}
public:
property Material^ RadioButtonBackground {
Material^ get ();
void set (Material^ value);
}
member RadioButtonBackground : Material with get, set
member RadioButtonBackground : Material with get, set
Property Value
Type:
Material