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