public SurfaceAreaDialog(DidjImpApp app)
     : this()
 {
     this.app = app;
 }
 public InterpolateBoreRadius(DidjImpApp app)
     : this()
 {
     this.app = app;
 }