Пример #1
0
 public void PreMultiply(Geom2d_Transformation Other)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public Geom2d_Transformation(Geom2d_Transformation parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public Geom2d_Transformation Multiplied(Geom2d_Transformation Other)
 {
     throw new NotImplementedException();
 }