コード例 #1
0
 public Prs3d_TextAspect(Graphic3d_AspectText3d theAspect)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void SetAspect(Graphic3d_AspectText3d theAspect)
 {
     throw new NotImplementedException();
 }