Beispiel #1
0
 public void SetBackgroundImage(Graphic3d_Texture2D theTexture)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void SetBackgroundImage(Graphic3d_Texture2D theTexture, Aspect_FillMethod theFillStyle)
 {
     throw new NotImplementedException();
 }