コード例 #1
0
ファイル: V3d_View.cs プロジェクト: Oblikovati/CascadeSharp
 public bool ToPixMap(Image_PixMap theImage, V3d_ImageDumpOptions theParams)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public V3d_ImageDumpOptions(V3d_ImageDumpOptions parameter1)
     : base()
 {
     throw new NotImplementedException();
 }