Ejemplo n.º 1
0
 public void SetBackgroundImageStyle(Aspect_FillMethod theFillStyle)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void SetBackgroundImage(Graphic3d_Texture2D theTexture, Aspect_FillMethod theFillStyle)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void SetBgImageStyle(Aspect_FillMethod theFillStyle, bool theToUpdate)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public void SetBackgroundImage(string theFileName, Aspect_FillMethod theFillStyle, bool theToUpdate)
 {
     throw new NotImplementedException();
 }