VB Code:
With Region(1) .x = x + iXBorder .y = y End With With Region(2) .x = x .y = y + Height End With With Region(3) .x = x + Width .y = y + Height End With With Region(4) .x = (x + Width) - iXBorder .y = y End With
works for me.
|
Results 1 to 14 of 14
Thread: Draw it Symmetrically (Resolved)Hybrid View
|
Click Here to Expand Forum to Full Width |