Esempio n. 1
0
 public CT_AbsSizeAnchor()
 {
     this.fromField = new CT_Marker();
 }
Esempio n. 2
0
 public CT_AbsSizeAnchor()
 {
     this.fromField = new CT_Marker();
 }
Esempio n. 3
0
 public CT_RelSizeAnchor()
 {
     this.toField   = new CT_Marker();
     this.fromField = new CT_Marker();
 }
Esempio n. 4
0
 public CT_RelSizeAnchor()
 {
     this.toField = new CT_Marker();
     this.fromField = new CT_Marker();
 }