示例#1
0
 private void method_4(ref RectangleF A_0, Struct37 A_1, spr❯ A_2, RectangleF A_3)
 {
     A_0.Width  = (((float)A_2.ᜅ()) * A_1.float_0) / 100f;
     A_0.Height = (((float)A_2.ᜃ()) * A_1.float_1) / 100f;
     this.method_5(ref A_0, A_3, A_1.rectAlignment_0);
     A_0.X += A_1.float_2;
     A_0.Y += A_1.float_3;
 }
示例#2
0
 internal void method_37(Struct37 A_0)
 {
     this.struct37_0 = A_0;
 }