Esempio n. 1
0
 public CT_Cell3D()
 {
     this.extLstField       = new CT_OfficeArtExtensionList();
     this.lightRigField     = new CT_LightRig();
     this.bevelField        = new CT_Bevel();
     this.prstMaterialField = ST_PresetMaterialType.plastic;
 }
Esempio n. 2
0
 public CT_Cell3D()
 {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.lightRigField = new CT_LightRig();
     this.bevelField = new CT_Bevel();
     this.prstMaterialField = ST_PresetMaterialType.plastic;
 }
Esempio n. 3
0
 public CT_Shape3D()
 {
     this.zField            = ((long)(0));
     this.extrusionHField   = ((long)(0));
     this.contourWField     = ((long)(0));
     this.prstMaterialField = ST_PresetMaterialType.warmMatte;
 }
Esempio n. 4
0
 public CT_Shape3D()
 {
     //this.extLstField = new CT_OfficeArtExtensionList();
     //this.contourClrField = new CT_Color();
     //this.extrusionClrField = new CT_Color();
     //this.bevelBField = new CT_Bevel();
     //this.bevelTField = new CT_Bevel();
     this.zField            = ((long)(0));
     this.extrusionHField   = ((long)(0));
     this.contourWField     = ((long)(0));
     this.prstMaterialField = ST_PresetMaterialType.warmMatte;
 }
Esempio n. 5
0
 public CT_Shape3D()
 {
     this.zField = ((long)(0));
     this.extrusionHField = ((long)(0));
     this.contourWField = ((long)(0));
     this.prstMaterialField = ST_PresetMaterialType.warmMatte;
 }
Esempio n. 6
0
 public CT_Shape3D() {
     this.extLstField = new CT_OfficeArtExtensionList();
     this.contourClrField = new CT_Color();
     this.extrusionClrField = new CT_Color();
     this.bevelBField = new CT_Bevel();
     this.bevelTField = new CT_Bevel();
     this.zField = ((long)(0));
     this.extrusionHField = ((long)(0));
     this.contourWField = ((long)(0));
     this.prstMaterialField = ST_PresetMaterialType.warmMatte;
 }