Make(cnet) ver(4.04 build 185) Add(EntryPoint,2953706,161,49) { Width=545 Height=382 } Add(Graphics,13178970,161,91) { Name="gr" Point(doResetTransform) Point(doConstructor) link(Control,2953706:Form,[]) } Add(InfoTip,11646323,210,28) { Info=#41:The code performs the following actions: |0:|72:Translates the world transform of the Windows Form by a vector (100, 0).|0:|37:Saves the graphics state of the form.|0:|99:Resets the world transform of the form to an identity and fills a rectangle with a solid red brush.|0:|85:Restores the translated graphics state and fills a rectangle with a solid blue brush.|0:|127:The result is an untranslated red-filled rectangle on the left and a translated blue-filled rectangle on the right of the form.| Frame=1 Transparent=1 HAlign=0 Width=463 Height=172 } Add(Hub,10450106,63,126) { OutCount=7 link(onEvent1,13178970:doConstructor,[(119,132)(119,111)]) link(onEvent2,1787864:doTranslateTransform,[]) link(onEvent3,1877542:doSave,[(123,146)(123,174)]) link(onEvent4,13178970:doResetTransform,[(112,153)(112,104)]) link(onEvent5,15992692:doFillRectangle,[(97,160)(97,244)]) link(onEvent6,1877542:doRestore,[(111,167)(111,181)]) link(onEvent7,12077859:doFillRectangle,[(84,174)(84,286)]) } Add(Button,15721421,21,126) { Left=10 Top=5 Point(onClick) link(onClick,10450106:doEvent1,[]) } Add(GraphicsState,1877542,161,168) { Graphics="gr" } Add(TranslateTransform,1787864,161,133) { Graphics="gr" X="100" Y="0" } Add(FillRectangle,15992692,119,238) { Graphics="gr" Brush="red" Point(rect) link(rect,127930:Var3,[(139,229)]) } Add(Rectangle,12333894,119,189) { Height=100 Width=100 X=1 Y=1 } Add(SolidBrush,11192261,161,238) { Name="red" Color=255 } Add(SolidBrush,14443849,161,280) { Name="blue" Color=16711680 } Add(FillRectangle,12077859,91,280) { Graphics="gr" Brush="blue" Point(rect) link(rect,127930:Var1,[(111,229)]) } Add(GetDataEx,127930,119,224) { link(Data,12333894:Rectangle,[]) }