3 #if SILICONSTUDIO_PARADOX_GRAPHICS_API_NULL
5 using System.Collections.ObjectModel;
7 using SiliconStudio.Core.Mathematics;
10 namespace SiliconStudio.
Paradox.Graphics
12 public partial class GraphicsAdapter
21 throw new NotImplementedException();
27 public DisplayMode CurrentDisplayMode
29 get {
throw new NotImplementedException(); }
35 public string Description
37 get {
throw new NotImplementedException(); }
45 get {
throw new NotImplementedException(); }
51 public string DeviceName
53 get {
throw new NotImplementedException(); }
61 get {
throw new NotImplementedException(); }
67 public bool IsDefaultAdapter
69 get {
throw new NotImplementedException(); }
75 public bool IsWideScreen
77 get {
throw new NotImplementedException(); }
83 public IntPtr MonitorHandle
85 get {
throw new NotImplementedException(); }
93 get {
throw new NotImplementedException(); }
99 public int SubSystemId
101 get {
throw new NotImplementedException(); }
107 public ReadOnlyCollection<DisplayMode> SupportedDisplayModes
109 get {
throw new NotImplementedException(); }
117 get {
throw new NotImplementedException(); }
125 get {
throw new NotImplementedException(); }
System.Windows.Shapes.Rectangle Rectangle
GraphicsProfile
Identifies the set of supported devices for the demo based on device capabilities.