Exemplo n.º 1
0
 public void SetBackgroundImage(Graphic3d_Texture2D theTexture)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void SetBackgroundImage(Graphic3d_Texture2D theTexture, Aspect_FillMethod theFillStyle)
 {
     throw new NotImplementedException();
 }