示例#1
0
 public void SetWindow(Aspect_Window theWindow)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void SetMagnify(Aspect_Window theWindow, V3d_View thePreviousView, int theX1, int theY1, int theX2,
                        int theY2)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void SetWindow(Aspect_Window theWindow, IntPtr theContext)
 {
     throw new NotImplementedException();
 }
示例#4
0
 public bool ViewExists(Aspect_Window theWindow, Graphic3d_CView theView)
 {
     throw new NotImplementedException();
 }