Example #1
0
 public CT_Path2D()
 {
     this.wField           = ((long)(0));
     this.hField           = ((long)(0));
     this.fillField        = ST_PathFillMode.norm;
     this.strokeField      = true;
     this.extrusionOkField = true;
 }
Example #2
0
 public CT_Path2D()
 {
     this.wField = ((long)(0));
     this.hField = ((long)(0));
     this.fillField = ST_PathFillMode.norm;
     this.strokeField = true;
     this.extrusionOkField = true;
 }