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