|
|
@@ -94,7 +94,7 @@
|
|
|
// CircleSub
|
|
|
//
|
|
|
this.CircleSub.BackColor = System.Drawing.Color.Transparent;
|
|
|
- this.CircleSub.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.CircleSub.Font = new System.Drawing.Font("宋体", 11F);
|
|
|
this.CircleSub.LineColor = System.Drawing.Color.Red;
|
|
|
this.CircleSub.LineWidth = 2F;
|
|
|
this.CircleSub.Location = new System.Drawing.Point(752, 108);
|
|
|
@@ -123,7 +123,7 @@
|
|
|
this.CircleUnload.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.CircleUnload.LineColor = System.Drawing.Color.OliveDrab;
|
|
|
this.CircleUnload.LineWidth = 2F;
|
|
|
- this.CircleUnload.Location = new System.Drawing.Point(686, 333);
|
|
|
+ this.CircleUnload.Location = new System.Drawing.Point(683, 333);
|
|
|
this.CircleUnload.Name = "CircleUnload";
|
|
|
this.CircleUnload.PointsNum = 3;
|
|
|
this.CircleUnload.Size = new System.Drawing.Size(60, 60);
|
|
|
@@ -136,7 +136,7 @@
|
|
|
this.CircleLoad.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.CircleLoad.LineColor = System.Drawing.Color.OliveDrab;
|
|
|
this.CircleLoad.LineWidth = 2F;
|
|
|
- this.CircleLoad.Location = new System.Drawing.Point(686, 382);
|
|
|
+ this.CircleLoad.Location = new System.Drawing.Point(683, 382);
|
|
|
this.CircleLoad.Name = "CircleLoad";
|
|
|
this.CircleLoad.PointsNum = 3;
|
|
|
this.CircleLoad.Size = new System.Drawing.Size(60, 60);
|