コード例 #1
0
 public void SetWindow(Aspect_Window theWindow)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
ファイル: V3d_View.cs プロジェクト: Oblikovati/CascadeSharp
 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();
 }