Namespace: DeltaEngine.Editor.EmulatorAssembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
public List<string> AvailableScales { get; }
public List<string> AvailableScales { get; }
Public ReadOnly Property AvailableScales As List(Of String)
Get
Public ReadOnly Property AvailableScales As List(Of String)
Get
public:
property List<String^>^ AvailableScales {
List<String^>^ get ();
}
public:
property List<String^>^ AvailableScales {
List<String^>^ get ();
}
member AvailableScales : List<string> with get
member AvailableScales : List<string> with get
Property Value
Type:
List String