개정판 4aba6868
dev issue #1227 : fix OPC Mapping
Change-Id: Ie52b847115bd9bb1f07505452b9dd9ccfb139d25
DTI_PID/APIDConverter/APIDConverterExplorer.Designer.cs | ||
---|---|---|
133 | 133 |
// |
134 | 134 |
// textDrawingX |
135 | 135 |
// |
136 |
this.textDrawingX.Location = new System.Drawing.Point(35, 156);
|
|
136 |
this.textDrawingX.Location = new System.Drawing.Point(63, 156);
|
|
137 | 137 |
this.textDrawingX.Name = "textDrawingX"; |
138 |
this.textDrawingX.Size = new System.Drawing.Size(173, 20);
|
|
138 |
this.textDrawingX.Size = new System.Drawing.Size(145, 20);
|
|
139 | 139 |
this.textDrawingX.StyleController = this.layoutControl1; |
140 | 140 |
this.textDrawingX.TabIndex = 5; |
141 | 141 |
// |
... | ... | |
145 | 145 |
this.layoutControlItem2.Location = new System.Drawing.Point(0, 26); |
146 | 146 |
this.layoutControlItem2.Name = "layoutControlItem2"; |
147 | 147 |
this.layoutControlItem2.Size = new System.Drawing.Size(188, 24); |
148 |
this.layoutControlItem2.Text = "X";
|
|
149 |
this.layoutControlItem2.TextSize = new System.Drawing.Size(8, 14);
|
|
148 |
this.layoutControlItem2.Text = "Width";
|
|
149 |
this.layoutControlItem2.TextSize = new System.Drawing.Size(36, 14);
|
|
150 | 150 |
// |
151 | 151 |
// layoutControlGroup2 |
152 | 152 |
// |
... | ... | |
157 | 157 |
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 85); |
158 | 158 |
this.layoutControlGroup2.Name = "layoutControlGroup2"; |
159 | 159 |
this.layoutControlGroup2.Size = new System.Drawing.Size(212, 119); |
160 |
this.layoutControlGroup2.Text = "Drawing Size Setting"; |
|
160 | 161 |
// |
161 | 162 |
// btnDrawingSize |
162 | 163 |
// |
... | ... | |
179 | 180 |
// |
180 | 181 |
// textDrawingY |
181 | 182 |
// |
182 |
this.textDrawingY.Location = new System.Drawing.Point(35, 180);
|
|
183 |
this.textDrawingY.Location = new System.Drawing.Point(63, 180);
|
|
183 | 184 |
this.textDrawingY.Name = "textDrawingY"; |
184 |
this.textDrawingY.Size = new System.Drawing.Size(173, 20);
|
|
185 |
this.textDrawingY.Size = new System.Drawing.Size(145, 20);
|
|
185 | 186 |
this.textDrawingY.StyleController = this.layoutControl1; |
186 | 187 |
this.textDrawingY.TabIndex = 7; |
187 | 188 |
// |
... | ... | |
191 | 192 |
this.layoutControlItem4.Location = new System.Drawing.Point(0, 50); |
192 | 193 |
this.layoutControlItem4.Name = "layoutControlItem4"; |
193 | 194 |
this.layoutControlItem4.Size = new System.Drawing.Size(188, 24); |
194 |
this.layoutControlItem4.Text = "Y";
|
|
195 |
this.layoutControlItem4.TextSize = new System.Drawing.Size(8, 14);
|
|
195 |
this.layoutControlItem4.Text = "Height";
|
|
196 |
this.layoutControlItem4.TextSize = new System.Drawing.Size(36, 14);
|
|
196 | 197 |
// |
197 | 198 |
// APIDConverterExplorer |
198 | 199 |
// |
내보내기 Unified diff