Exemplo n.º 1
0
 public CT_StretchInfoProperties AddNewStretch()
 {
     this.stretchField = new CT_StretchInfoProperties();
     return stretchField;
 }