Namespace: DeltaEngine.Editor.EmulatorAssembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
public string SelectedScale { get; set; }
public string SelectedScale { get; set; }
Public Property SelectedScale As String
Get
Set
Public Property SelectedScale As String
Get
Set
public:
property String^ SelectedScale {
String^ get ();
void set (String^ value);
}
public:
property String^ SelectedScale {
String^ get ();
void set (String^ value);
}
member SelectedScale : string with get, set
member SelectedScale : string with get, set
Property Value
Type:
String