[{"data":1,"prerenderedAt":3291},["ShallowReactive",2],{"content-query-znvGbhjjLu":3,"navigation":2947},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"body":11,"_type":2940,"_id":2941,"_source":2942,"_file":2943,"_stem":2944,"_extension":2945,"sitemap":2946},"/document/floating","document",false,"","フローティングオブジェクト","フローティングオブジェクトはセルグリッドから独立して存在し、ワークシート上の絶対位置に自由に配置できます。描画シェイプ、画像、チャートが含まれます。","2015-06-08",{"type":12,"children":13,"toc":2914},"root",[14,21,27,122,127,135,140,153,416,427,433,580,818,824,829,1132,1397,1403,1408,1584,1633,1638,1648,1655,1782,1861,1867,1973,1978,1991,2090,2169,2174,2187,2262,2268,2356,2361,2367,2404,2409,2446,2550,2555,2560,2573,2578,2589,2597,2752,2757,2768,2773,2871,2876,2908],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19],{"type":20,"value":9},"text",{"type":15,"tag":22,"props":23,"children":25},"h2",{"id":24},"名前空間",[26],{"type":20,"value":24},{"type":15,"tag":28,"props":29,"children":33},"pre",{"code":30,"language":31,"meta":7,"className":32,"style":7},"using unvell.ReoGrid.Drawing;\nusing unvell.ReoGrid.Drawing.Shapes;\n","cs","language-cs shiki shiki-themes github-light github-dark github-light",[34],{"type":15,"tag":35,"props":36,"children":37},"code",{"__ignoreMap":7},[38,81],{"type":15,"tag":39,"props":40,"children":43},"span",{"class":41,"line":42},"line",1,[44,50,56,62,67,71,76],{"type":15,"tag":39,"props":45,"children":47},{"style":46},"--shiki-light:#D73A49;--shiki-dark:#F97583;--shiki-default:#D73A49",[48],{"type":20,"value":49},"using",{"type":15,"tag":39,"props":51,"children":53},{"style":52},"--shiki-light:#6F42C1;--shiki-dark:#B392F0;--shiki-default:#6F42C1",[54],{"type":20,"value":55}," unvell",{"type":15,"tag":39,"props":57,"children":59},{"style":58},"--shiki-light:#24292E;--shiki-dark:#E1E4E8;--shiki-default:#24292E",[60],{"type":20,"value":61},".",{"type":15,"tag":39,"props":63,"children":64},{"style":52},[65],{"type":20,"value":66},"ReoGrid",{"type":15,"tag":39,"props":68,"children":69},{"style":58},[70],{"type":20,"value":61},{"type":15,"tag":39,"props":72,"children":73},{"style":52},[74],{"type":20,"value":75},"Drawing",{"type":15,"tag":39,"props":77,"children":78},{"style":58},[79],{"type":20,"value":80},";\n",{"type":15,"tag":39,"props":82,"children":84},{"class":41,"line":83},2,[85,89,93,97,101,105,109,113,118],{"type":15,"tag":39,"props":86,"children":87},{"style":46},[88],{"type":20,"value":49},{"type":15,"tag":39,"props":90,"children":91},{"style":52},[92],{"type":20,"value":55},{"type":15,"tag":39,"props":94,"children":95},{"style":58},[96],{"type":20,"value":61},{"type":15,"tag":39,"props":98,"children":99},{"style":52},[100],{"type":20,"value":66},{"type":15,"tag":39,"props":102,"children":103},{"style":58},[104],{"type":20,"value":61},{"type":15,"tag":39,"props":106,"children":107},{"style":52},[108],{"type":20,"value":75},{"type":15,"tag":39,"props":110,"children":111},{"style":58},[112],{"type":20,"value":61},{"type":15,"tag":39,"props":114,"children":115},{"style":52},[116],{"type":20,"value":117},"Shapes",{"type":15,"tag":39,"props":119,"children":120},{"style":58},[121],{"type":20,"value":80},{"type":15,"tag":22,"props":123,"children":125},{"id":124},"クラス階層",[126],{"type":20,"value":124},{"type":15,"tag":28,"props":128,"children":130},{"code":129},"FloatingObject\n  └─ DrawingObject\n      ├─ ShapeObject\n      │   ├─ RectangleShape\n      │   ├─ EllipseShape\n      │   ├─ RoundedRectangleShape\n      │   ├─ DiamondShape\n      │   ├─ PieShape\n      │   └─ BlockArcShape\n      ├─ Line\n      ├─ ImageObject\n      └─ DrawingComponent\n          └─ Chart (ColumnChart, BarChart, LineChart, etc.)\n",[131],{"type":15,"tag":35,"props":132,"children":133},{"__ignoreMap":7},[134],{"type":20,"value":129},{"type":15,"tag":22,"props":136,"children":138},{"id":137},"フローティングオブジェクトの追加",[139],{"type":20,"value":137},{"type":15,"tag":16,"props":141,"children":142},{},[143,145,151],{"type":20,"value":144},"すべてのフローティングオブジェクトは、ワークシートの",{"type":15,"tag":35,"props":146,"children":148},{"className":147},[],[149],{"type":20,"value":150},"FloatingObjects",{"type":20,"value":152},"コレクションを通じて管理されます。",{"type":15,"tag":28,"props":154,"children":156},{"code":155,"language":31,"meta":7,"className":32,"style":7},"var sheet = grid.CurrentWorksheet;\n\n// Create a shape\nvar rect = new RectangleShape\n{\n    Location = new Graphics.Point(50, 50),\n    Size = new Graphics.Size(200, 100),\n    Text = \"Hello ReoGrid\",\n};\n\n// Add to worksheet\nsheet.FloatingObjects.Add(rect);\n",[157],{"type":15,"tag":35,"props":158,"children":159},{"__ignoreMap":7},[160,183,192,202,229,238,295,347,371,380,388,397],{"type":15,"tag":39,"props":161,"children":162},{"class":41,"line":42},[163,168,173,178],{"type":15,"tag":39,"props":164,"children":165},{"style":46},[166],{"type":20,"value":167},"var",{"type":15,"tag":39,"props":169,"children":170},{"style":52},[171],{"type":20,"value":172}," sheet",{"type":15,"tag":39,"props":174,"children":175},{"style":46},[176],{"type":20,"value":177}," =",{"type":15,"tag":39,"props":179,"children":180},{"style":58},[181],{"type":20,"value":182}," grid.CurrentWorksheet;\n",{"type":15,"tag":39,"props":184,"children":185},{"class":41,"line":83},[186],{"type":15,"tag":39,"props":187,"children":189},{"emptyLinePlaceholder":188},true,[190],{"type":20,"value":191},"\n",{"type":15,"tag":39,"props":193,"children":195},{"class":41,"line":194},3,[196],{"type":15,"tag":39,"props":197,"children":199},{"style":198},"--shiki-light:#6A737D;--shiki-dark:#6A737D;--shiki-default:#6A737D",[200],{"type":20,"value":201},"// Create a shape\n",{"type":15,"tag":39,"props":203,"children":205},{"class":41,"line":204},4,[206,210,215,219,224],{"type":15,"tag":39,"props":207,"children":208},{"style":46},[209],{"type":20,"value":167},{"type":15,"tag":39,"props":211,"children":212},{"style":52},[213],{"type":20,"value":214}," rect",{"type":15,"tag":39,"props":216,"children":217},{"style":46},[218],{"type":20,"value":177},{"type":15,"tag":39,"props":220,"children":221},{"style":46},[222],{"type":20,"value":223}," new",{"type":15,"tag":39,"props":225,"children":226},{"style":52},[227],{"type":20,"value":228}," RectangleShape\n",{"type":15,"tag":39,"props":230,"children":232},{"class":41,"line":231},5,[233],{"type":15,"tag":39,"props":234,"children":235},{"style":58},[236],{"type":20,"value":237},"{\n",{"type":15,"tag":39,"props":239,"children":241},{"class":41,"line":240},6,[242,247,252,256,261,265,270,275,281,286,290],{"type":15,"tag":39,"props":243,"children":244},{"style":58},[245],{"type":20,"value":246},"    Location ",{"type":15,"tag":39,"props":248,"children":249},{"style":46},[250],{"type":20,"value":251},"=",{"type":15,"tag":39,"props":253,"children":254},{"style":46},[255],{"type":20,"value":223},{"type":15,"tag":39,"props":257,"children":258},{"style":52},[259],{"type":20,"value":260}," Graphics",{"type":15,"tag":39,"props":262,"children":263},{"style":58},[264],{"type":20,"value":61},{"type":15,"tag":39,"props":266,"children":267},{"style":52},[268],{"type":20,"value":269},"Point",{"type":15,"tag":39,"props":271,"children":272},{"style":58},[273],{"type":20,"value":274},"(",{"type":15,"tag":39,"props":276,"children":278},{"style":277},"--shiki-light:#005CC5;--shiki-dark:#79B8FF;--shiki-default:#005CC5",[279],{"type":20,"value":280},"50",{"type":15,"tag":39,"props":282,"children":283},{"style":58},[284],{"type":20,"value":285},", ",{"type":15,"tag":39,"props":287,"children":288},{"style":277},[289],{"type":20,"value":280},{"type":15,"tag":39,"props":291,"children":292},{"style":58},[293],{"type":20,"value":294},"),\n",{"type":15,"tag":39,"props":296,"children":298},{"class":41,"line":297},7,[299,304,308,312,316,320,325,329,334,338,343],{"type":15,"tag":39,"props":300,"children":301},{"style":58},[302],{"type":20,"value":303},"    Size ",{"type":15,"tag":39,"props":305,"children":306},{"style":46},[307],{"type":20,"value":251},{"type":15,"tag":39,"props":309,"children":310},{"style":46},[311],{"type":20,"value":223},{"type":15,"tag":39,"props":313,"children":314},{"style":52},[315],{"type":20,"value":260},{"type":15,"tag":39,"props":317,"children":318},{"style":58},[319],{"type":20,"value":61},{"type":15,"tag":39,"props":321,"children":322},{"style":52},[323],{"type":20,"value":324},"Size",{"type":15,"tag":39,"props":326,"children":327},{"style":58},[328],{"type":20,"value":274},{"type":15,"tag":39,"props":330,"children":331},{"style":277},[332],{"type":20,"value":333},"200",{"type":15,"tag":39,"props":335,"children":336},{"style":58},[337],{"type":20,"value":285},{"type":15,"tag":39,"props":339,"children":340},{"style":277},[341],{"type":20,"value":342},"100",{"type":15,"tag":39,"props":344,"children":345},{"style":58},[346],{"type":20,"value":294},{"type":15,"tag":39,"props":348,"children":350},{"class":41,"line":349},8,[351,356,360,366],{"type":15,"tag":39,"props":352,"children":353},{"style":58},[354],{"type":20,"value":355},"    Text ",{"type":15,"tag":39,"props":357,"children":358},{"style":46},[359],{"type":20,"value":251},{"type":15,"tag":39,"props":361,"children":363},{"style":362},"--shiki-light:#032F62;--shiki-dark:#9ECBFF;--shiki-default:#032F62",[364],{"type":20,"value":365}," \"Hello ReoGrid\"",{"type":15,"tag":39,"props":367,"children":368},{"style":58},[369],{"type":20,"value":370},",\n",{"type":15,"tag":39,"props":372,"children":374},{"class":41,"line":373},9,[375],{"type":15,"tag":39,"props":376,"children":377},{"style":58},[378],{"type":20,"value":379},"};\n",{"type":15,"tag":39,"props":381,"children":383},{"class":41,"line":382},10,[384],{"type":15,"tag":39,"props":385,"children":386},{"emptyLinePlaceholder":188},[387],{"type":20,"value":191},{"type":15,"tag":39,"props":389,"children":391},{"class":41,"line":390},11,[392],{"type":15,"tag":39,"props":393,"children":394},{"style":198},[395],{"type":20,"value":396},"// Add to worksheet\n",{"type":15,"tag":39,"props":398,"children":400},{"class":41,"line":399},12,[401,406,411],{"type":15,"tag":39,"props":402,"children":403},{"style":58},[404],{"type":20,"value":405},"sheet.FloatingObjects.",{"type":15,"tag":39,"props":407,"children":408},{"style":52},[409],{"type":20,"value":410},"Add",{"type":15,"tag":39,"props":412,"children":413},{"style":58},[414],{"type":20,"value":415},"(rect);\n",{"type":15,"tag":16,"props":417,"children":418},{},[419,421],{"type":20,"value":420},"結果:\n",{"type":15,"tag":422,"props":423,"children":426},"img",{"alt":424,"src":425},"262","/document/images/262.png",[],{"type":15,"tag":22,"props":428,"children":430},{"id":429},"floatingobjectsコレクション",[431],{"type":20,"value":432},"FloatingObjectsコレクション",{"type":15,"tag":434,"props":435,"children":436},"table",{},[437,456],{"type":15,"tag":438,"props":439,"children":440},"thead",{},[441],{"type":15,"tag":442,"props":443,"children":444},"tr",{},[445,451],{"type":15,"tag":446,"props":447,"children":448},"th",{},[449],{"type":20,"value":450},"メソッド",{"type":15,"tag":446,"props":452,"children":453},{},[454],{"type":20,"value":455},"説明",{"type":15,"tag":457,"props":458,"children":459},"tbody",{},[460,478,495,512,529,546,563],{"type":15,"tag":442,"props":461,"children":462},{},[463,473],{"type":15,"tag":464,"props":465,"children":466},"td",{},[467],{"type":15,"tag":35,"props":468,"children":470},{"className":469},[],[471],{"type":20,"value":472},"Add(object)",{"type":15,"tag":464,"props":474,"children":475},{},[476],{"type":20,"value":477},"フローティングオブジェクトをワークシートに追加します",{"type":15,"tag":442,"props":479,"children":480},{},[481,490],{"type":15,"tag":464,"props":482,"children":483},{},[484],{"type":15,"tag":35,"props":485,"children":487},{"className":486},[],[488],{"type":20,"value":489},"AddRange(objects)",{"type":15,"tag":464,"props":491,"children":492},{},[493],{"type":20,"value":494},"複数のフローティングオブジェクトを一度に追加します",{"type":15,"tag":442,"props":496,"children":497},{},[498,507],{"type":15,"tag":464,"props":499,"children":500},{},[501],{"type":15,"tag":35,"props":502,"children":504},{"className":503},[],[505],{"type":20,"value":506},"Remove(object)",{"type":15,"tag":464,"props":508,"children":509},{},[510],{"type":20,"value":511},"特定のフローティングオブジェクトを削除します",{"type":15,"tag":442,"props":513,"children":514},{},[515,524],{"type":15,"tag":464,"props":516,"children":517},{},[518],{"type":15,"tag":35,"props":519,"children":521},{"className":520},[],[522],{"type":20,"value":523},"Clear()",{"type":15,"tag":464,"props":525,"children":526},{},[527],{"type":20,"value":528},"すべてのフローティングオブジェクトを削除します",{"type":15,"tag":442,"props":530,"children":531},{},[532,541],{"type":15,"tag":464,"props":533,"children":534},{},[535],{"type":15,"tag":35,"props":536,"children":538},{"className":537},[],[539],{"type":20,"value":540},"Contains(object)",{"type":15,"tag":464,"props":542,"children":543},{},[544],{"type":20,"value":545},"オブジェクトがコレクションに含まれているか確認します",{"type":15,"tag":442,"props":547,"children":548},{},[549,558],{"type":15,"tag":464,"props":550,"children":551},{},[552],{"type":15,"tag":35,"props":553,"children":555},{"className":554},[],[556],{"type":20,"value":557},"Count",{"type":15,"tag":464,"props":559,"children":560},{},[561],{"type":20,"value":562},"フローティングオブジェクトの数（読み取り専用）",{"type":15,"tag":442,"props":564,"children":565},{},[566,575],{"type":15,"tag":464,"props":567,"children":568},{},[569],{"type":15,"tag":35,"props":570,"children":572},{"className":571},[],[573],{"type":20,"value":574},"this[int index]",{"type":15,"tag":464,"props":576,"children":577},{},[578],{"type":20,"value":579},"インデックスでアクセスします",{"type":15,"tag":28,"props":581,"children":583},{"code":582,"language":31,"meta":7,"className":32,"style":7},"// Remove a specific shape\nsheet.FloatingObjects.Remove(rect);\n\n// Remove all floating objects\nsheet.FloatingObjects.Clear();\n\n// Iterate all floating objects\nforeach (var obj in sheet.FloatingObjects)\n{\n    Console.WriteLine($\"{obj.GetType().Name}: {obj.Bounds}\");\n}\n\n// Count floating objects\nint count = sheet.FloatingObjects.Count;\n",[584],{"type":15,"tag":35,"props":585,"children":586},{"__ignoreMap":7},[587,595,611,618,626,643,650,658,690,697,771,779,786,795],{"type":15,"tag":39,"props":588,"children":589},{"class":41,"line":42},[590],{"type":15,"tag":39,"props":591,"children":592},{"style":198},[593],{"type":20,"value":594},"// Remove a specific shape\n",{"type":15,"tag":39,"props":596,"children":597},{"class":41,"line":83},[598,602,607],{"type":15,"tag":39,"props":599,"children":600},{"style":58},[601],{"type":20,"value":405},{"type":15,"tag":39,"props":603,"children":604},{"style":52},[605],{"type":20,"value":606},"Remove",{"type":15,"tag":39,"props":608,"children":609},{"style":58},[610],{"type":20,"value":415},{"type":15,"tag":39,"props":612,"children":613},{"class":41,"line":194},[614],{"type":15,"tag":39,"props":615,"children":616},{"emptyLinePlaceholder":188},[617],{"type":20,"value":191},{"type":15,"tag":39,"props":619,"children":620},{"class":41,"line":204},[621],{"type":15,"tag":39,"props":622,"children":623},{"style":198},[624],{"type":20,"value":625},"// Remove all floating objects\n",{"type":15,"tag":39,"props":627,"children":628},{"class":41,"line":231},[629,633,638],{"type":15,"tag":39,"props":630,"children":631},{"style":58},[632],{"type":20,"value":405},{"type":15,"tag":39,"props":634,"children":635},{"style":52},[636],{"type":20,"value":637},"Clear",{"type":15,"tag":39,"props":639,"children":640},{"style":58},[641],{"type":20,"value":642},"();\n",{"type":15,"tag":39,"props":644,"children":645},{"class":41,"line":240},[646],{"type":15,"tag":39,"props":647,"children":648},{"emptyLinePlaceholder":188},[649],{"type":20,"value":191},{"type":15,"tag":39,"props":651,"children":652},{"class":41,"line":297},[653],{"type":15,"tag":39,"props":654,"children":655},{"style":198},[656],{"type":20,"value":657},"// Iterate all floating objects\n",{"type":15,"tag":39,"props":659,"children":660},{"class":41,"line":349},[661,666,671,675,680,685],{"type":15,"tag":39,"props":662,"children":663},{"style":46},[664],{"type":20,"value":665},"foreach",{"type":15,"tag":39,"props":667,"children":668},{"style":58},[669],{"type":20,"value":670}," (",{"type":15,"tag":39,"props":672,"children":673},{"style":46},[674],{"type":20,"value":167},{"type":15,"tag":39,"props":676,"children":677},{"style":52},[678],{"type":20,"value":679}," obj",{"type":15,"tag":39,"props":681,"children":682},{"style":46},[683],{"type":20,"value":684}," in",{"type":15,"tag":39,"props":686,"children":687},{"style":58},[688],{"type":20,"value":689}," sheet.FloatingObjects)\n",{"type":15,"tag":39,"props":691,"children":692},{"class":41,"line":373},[693],{"type":15,"tag":39,"props":694,"children":695},{"style":58},[696],{"type":20,"value":237},{"type":15,"tag":39,"props":698,"children":699},{"class":41,"line":382},[700,705,710,714,719,724,728,733,738,743,748,752,756,761,766],{"type":15,"tag":39,"props":701,"children":702},{"style":58},[703],{"type":20,"value":704},"    Console.",{"type":15,"tag":39,"props":706,"children":707},{"style":52},[708],{"type":20,"value":709},"WriteLine",{"type":15,"tag":39,"props":711,"children":712},{"style":58},[713],{"type":20,"value":274},{"type":15,"tag":39,"props":715,"children":716},{"style":362},[717],{"type":20,"value":718},"$\"{",{"type":15,"tag":39,"props":720,"children":721},{"style":58},[722],{"type":20,"value":723},"obj",{"type":15,"tag":39,"props":725,"children":726},{"style":362},[727],{"type":20,"value":61},{"type":15,"tag":39,"props":729,"children":730},{"style":52},[731],{"type":20,"value":732},"GetType",{"type":15,"tag":39,"props":734,"children":735},{"style":362},[736],{"type":20,"value":737},"().",{"type":15,"tag":39,"props":739,"children":740},{"style":58},[741],{"type":20,"value":742},"Name",{"type":15,"tag":39,"props":744,"children":745},{"style":362},[746],{"type":20,"value":747},"}: {",{"type":15,"tag":39,"props":749,"children":750},{"style":58},[751],{"type":20,"value":723},{"type":15,"tag":39,"props":753,"children":754},{"style":362},[755],{"type":20,"value":61},{"type":15,"tag":39,"props":757,"children":758},{"style":58},[759],{"type":20,"value":760},"Bounds",{"type":15,"tag":39,"props":762,"children":763},{"style":362},[764],{"type":20,"value":765},"}\"",{"type":15,"tag":39,"props":767,"children":768},{"style":58},[769],{"type":20,"value":770},");\n",{"type":15,"tag":39,"props":772,"children":773},{"class":41,"line":390},[774],{"type":15,"tag":39,"props":775,"children":776},{"style":58},[777],{"type":20,"value":778},"}\n",{"type":15,"tag":39,"props":780,"children":781},{"class":41,"line":399},[782],{"type":15,"tag":39,"props":783,"children":784},{"emptyLinePlaceholder":188},[785],{"type":20,"value":191},{"type":15,"tag":39,"props":787,"children":789},{"class":41,"line":788},13,[790],{"type":15,"tag":39,"props":791,"children":792},{"style":198},[793],{"type":20,"value":794},"// Count floating objects\n",{"type":15,"tag":39,"props":796,"children":798},{"class":41,"line":797},14,[799,804,809,813],{"type":15,"tag":39,"props":800,"children":801},{"style":46},[802],{"type":20,"value":803},"int",{"type":15,"tag":39,"props":805,"children":806},{"style":52},[807],{"type":20,"value":808}," count",{"type":15,"tag":39,"props":810,"children":811},{"style":46},[812],{"type":20,"value":177},{"type":15,"tag":39,"props":814,"children":815},{"style":58},[816],{"type":20,"value":817}," sheet.FloatingObjects.Count;\n",{"type":15,"tag":22,"props":819,"children":821},{"id":820},"共通プロパティすべてのフローティングオブジェクト",[822],{"type":20,"value":823},"共通プロパティ（すべてのフローティングオブジェクト）",{"type":15,"tag":16,"props":825,"children":826},{},[827],{"type":20,"value":828},"すべてのフローティングオブジェクトは以下の位置とサイズのプロパティを共有しています。",{"type":15,"tag":434,"props":830,"children":831},{},[832,852],{"type":15,"tag":438,"props":833,"children":834},{},[835],{"type":15,"tag":442,"props":836,"children":837},{},[838,843,848],{"type":15,"tag":446,"props":839,"children":840},{},[841],{"type":20,"value":842},"プロパティ",{"type":15,"tag":446,"props":844,"children":845},{},[846],{"type":20,"value":847},"型",{"type":15,"tag":446,"props":849,"children":850},{},[851],{"type":20,"value":455},{"type":15,"tag":457,"props":853,"children":854},{},[855,881,906,931,957,982,1007,1032,1057,1082,1107],{"type":15,"tag":442,"props":856,"children":857},{},[858,867,876],{"type":15,"tag":464,"props":859,"children":860},{},[861],{"type":15,"tag":35,"props":862,"children":864},{"className":863},[],[865],{"type":20,"value":866},"Location",{"type":15,"tag":464,"props":868,"children":869},{},[870],{"type":15,"tag":35,"props":871,"children":873},{"className":872},[],[874],{"type":20,"value":875},"Graphics.Point",{"type":15,"tag":464,"props":877,"children":878},{},[879],{"type":20,"value":880},"ワークシート上の左上の位置",{"type":15,"tag":442,"props":882,"children":883},{},[884,892,901],{"type":15,"tag":464,"props":885,"children":886},{},[887],{"type":15,"tag":35,"props":888,"children":890},{"className":889},[],[891],{"type":20,"value":324},{"type":15,"tag":464,"props":893,"children":894},{},[895],{"type":15,"tag":35,"props":896,"children":898},{"className":897},[],[899],{"type":20,"value":900},"Graphics.Size",{"type":15,"tag":464,"props":902,"children":903},{},[904],{"type":20,"value":905},"幅と高さ",{"type":15,"tag":442,"props":907,"children":908},{},[909,917,926],{"type":15,"tag":464,"props":910,"children":911},{},[912],{"type":15,"tag":35,"props":913,"children":915},{"className":914},[],[916],{"type":20,"value":760},{"type":15,"tag":464,"props":918,"children":919},{},[920],{"type":15,"tag":35,"props":921,"children":923},{"className":922},[],[924],{"type":20,"value":925},"Graphics.Rectangle",{"type":15,"tag":464,"props":927,"children":928},{},[929],{"type":20,"value":930},"位置とサイズの組み合わせ",{"type":15,"tag":442,"props":932,"children":933},{},[934,943,952],{"type":15,"tag":464,"props":935,"children":936},{},[937],{"type":15,"tag":35,"props":938,"children":940},{"className":939},[],[941],{"type":20,"value":942},"X",{"type":15,"tag":464,"props":944,"children":945},{},[946],{"type":15,"tag":35,"props":947,"children":949},{"className":948},[],[950],{"type":20,"value":951},"RGFloat",{"type":15,"tag":464,"props":953,"children":954},{},[955],{"type":20,"value":956},"X座標",{"type":15,"tag":442,"props":958,"children":959},{},[960,969,977],{"type":15,"tag":464,"props":961,"children":962},{},[963],{"type":15,"tag":35,"props":964,"children":966},{"className":965},[],[967],{"type":20,"value":968},"Y",{"type":15,"tag":464,"props":970,"children":971},{},[972],{"type":15,"tag":35,"props":973,"children":975},{"className":974},[],[976],{"type":20,"value":951},{"type":15,"tag":464,"props":978,"children":979},{},[980],{"type":20,"value":981},"Y座標",{"type":15,"tag":442,"props":983,"children":984},{},[985,994,1002],{"type":15,"tag":464,"props":986,"children":987},{},[988],{"type":15,"tag":35,"props":989,"children":991},{"className":990},[],[992],{"type":20,"value":993},"Width",{"type":15,"tag":464,"props":995,"children":996},{},[997],{"type":15,"tag":35,"props":998,"children":1000},{"className":999},[],[1001],{"type":20,"value":951},{"type":15,"tag":464,"props":1003,"children":1004},{},[1005],{"type":20,"value":1006},"幅",{"type":15,"tag":442,"props":1008,"children":1009},{},[1010,1019,1027],{"type":15,"tag":464,"props":1011,"children":1012},{},[1013],{"type":15,"tag":35,"props":1014,"children":1016},{"className":1015},[],[1017],{"type":20,"value":1018},"Height",{"type":15,"tag":464,"props":1020,"children":1021},{},[1022],{"type":15,"tag":35,"props":1023,"children":1025},{"className":1024},[],[1026],{"type":20,"value":951},{"type":15,"tag":464,"props":1028,"children":1029},{},[1030],{"type":20,"value":1031},"高さ",{"type":15,"tag":442,"props":1033,"children":1034},{},[1035,1044,1052],{"type":15,"tag":464,"props":1036,"children":1037},{},[1038],{"type":15,"tag":35,"props":1039,"children":1041},{"className":1040},[],[1042],{"type":20,"value":1043},"Left",{"type":15,"tag":464,"props":1045,"children":1046},{},[1047],{"type":15,"tag":35,"props":1048,"children":1050},{"className":1049},[],[1051],{"type":20,"value":951},{"type":15,"tag":464,"props":1053,"children":1054},{},[1055],{"type":20,"value":1056},"左端（読み取り専用）",{"type":15,"tag":442,"props":1058,"children":1059},{},[1060,1069,1077],{"type":15,"tag":464,"props":1061,"children":1062},{},[1063],{"type":15,"tag":35,"props":1064,"children":1066},{"className":1065},[],[1067],{"type":20,"value":1068},"Right",{"type":15,"tag":464,"props":1070,"children":1071},{},[1072],{"type":15,"tag":35,"props":1073,"children":1075},{"className":1074},[],[1076],{"type":20,"value":951},{"type":15,"tag":464,"props":1078,"children":1079},{},[1080],{"type":20,"value":1081},"右端（読み取り専用）",{"type":15,"tag":442,"props":1083,"children":1084},{},[1085,1094,1102],{"type":15,"tag":464,"props":1086,"children":1087},{},[1088],{"type":15,"tag":35,"props":1089,"children":1091},{"className":1090},[],[1092],{"type":20,"value":1093},"Top",{"type":15,"tag":464,"props":1095,"children":1096},{},[1097],{"type":15,"tag":35,"props":1098,"children":1100},{"className":1099},[],[1101],{"type":20,"value":951},{"type":15,"tag":464,"props":1103,"children":1104},{},[1105],{"type":20,"value":1106},"上端（読み取り専用）",{"type":15,"tag":442,"props":1108,"children":1109},{},[1110,1119,1127],{"type":15,"tag":464,"props":1111,"children":1112},{},[1113],{"type":15,"tag":35,"props":1114,"children":1116},{"className":1115},[],[1117],{"type":20,"value":1118},"Bottom",{"type":15,"tag":464,"props":1120,"children":1121},{},[1122],{"type":15,"tag":35,"props":1123,"children":1125},{"className":1124},[],[1126],{"type":20,"value":951},{"type":15,"tag":464,"props":1128,"children":1129},{},[1130],{"type":20,"value":1131},"下端（読み取り専用）",{"type":15,"tag":28,"props":1133,"children":1135},{"code":1134,"language":31,"meta":7,"className":32,"style":7},"// Position\nrect.Location = new Graphics.Point(100, 200);\n\n// Size\nrect.Size = new Graphics.Size(300, 150);\n\n// Both at once\nrect.Bounds = new Graphics.Rectangle(100, 200, 300, 150);\n\n// Individual properties\nrect.X = 100;\nrect.Width = 300;\n",[1136],{"type":15,"tag":35,"props":1137,"children":1138},{"__ignoreMap":7},[1139,1147,1195,1202,1210,1260,1267,1275,1340,1347,1355,1376],{"type":15,"tag":39,"props":1140,"children":1141},{"class":41,"line":42},[1142],{"type":15,"tag":39,"props":1143,"children":1144},{"style":198},[1145],{"type":20,"value":1146},"// Position\n",{"type":15,"tag":39,"props":1148,"children":1149},{"class":41,"line":83},[1150,1155,1159,1163,1167,1171,1175,1179,1183,1187,1191],{"type":15,"tag":39,"props":1151,"children":1152},{"style":58},[1153],{"type":20,"value":1154},"rect.Location ",{"type":15,"tag":39,"props":1156,"children":1157},{"style":46},[1158],{"type":20,"value":251},{"type":15,"tag":39,"props":1160,"children":1161},{"style":46},[1162],{"type":20,"value":223},{"type":15,"tag":39,"props":1164,"children":1165},{"style":52},[1166],{"type":20,"value":260},{"type":15,"tag":39,"props":1168,"children":1169},{"style":58},[1170],{"type":20,"value":61},{"type":15,"tag":39,"props":1172,"children":1173},{"style":52},[1174],{"type":20,"value":269},{"type":15,"tag":39,"props":1176,"children":1177},{"style":58},[1178],{"type":20,"value":274},{"type":15,"tag":39,"props":1180,"children":1181},{"style":277},[1182],{"type":20,"value":342},{"type":15,"tag":39,"props":1184,"children":1185},{"style":58},[1186],{"type":20,"value":285},{"type":15,"tag":39,"props":1188,"children":1189},{"style":277},[1190],{"type":20,"value":333},{"type":15,"tag":39,"props":1192,"children":1193},{"style":58},[1194],{"type":20,"value":770},{"type":15,"tag":39,"props":1196,"children":1197},{"class":41,"line":194},[1198],{"type":15,"tag":39,"props":1199,"children":1200},{"emptyLinePlaceholder":188},[1201],{"type":20,"value":191},{"type":15,"tag":39,"props":1203,"children":1204},{"class":41,"line":204},[1205],{"type":15,"tag":39,"props":1206,"children":1207},{"style":198},[1208],{"type":20,"value":1209},"// Size\n",{"type":15,"tag":39,"props":1211,"children":1212},{"class":41,"line":231},[1213,1218,1222,1226,1230,1234,1238,1242,1247,1251,1256],{"type":15,"tag":39,"props":1214,"children":1215},{"style":58},[1216],{"type":20,"value":1217},"rect.Size ",{"type":15,"tag":39,"props":1219,"children":1220},{"style":46},[1221],{"type":20,"value":251},{"type":15,"tag":39,"props":1223,"children":1224},{"style":46},[1225],{"type":20,"value":223},{"type":15,"tag":39,"props":1227,"children":1228},{"style":52},[1229],{"type":20,"value":260},{"type":15,"tag":39,"props":1231,"children":1232},{"style":58},[1233],{"type":20,"value":61},{"type":15,"tag":39,"props":1235,"children":1236},{"style":52},[1237],{"type":20,"value":324},{"type":15,"tag":39,"props":1239,"children":1240},{"style":58},[1241],{"type":20,"value":274},{"type":15,"tag":39,"props":1243,"children":1244},{"style":277},[1245],{"type":20,"value":1246},"300",{"type":15,"tag":39,"props":1248,"children":1249},{"style":58},[1250],{"type":20,"value":285},{"type":15,"tag":39,"props":1252,"children":1253},{"style":277},[1254],{"type":20,"value":1255},"150",{"type":15,"tag":39,"props":1257,"children":1258},{"style":58},[1259],{"type":20,"value":770},{"type":15,"tag":39,"props":1261,"children":1262},{"class":41,"line":240},[1263],{"type":15,"tag":39,"props":1264,"children":1265},{"emptyLinePlaceholder":188},[1266],{"type":20,"value":191},{"type":15,"tag":39,"props":1268,"children":1269},{"class":41,"line":297},[1270],{"type":15,"tag":39,"props":1271,"children":1272},{"style":198},[1273],{"type":20,"value":1274},"// Both at once\n",{"type":15,"tag":39,"props":1276,"children":1277},{"class":41,"line":349},[1278,1283,1287,1291,1295,1299,1304,1308,1312,1316,1320,1324,1328,1332,1336],{"type":15,"tag":39,"props":1279,"children":1280},{"style":58},[1281],{"type":20,"value":1282},"rect.Bounds ",{"type":15,"tag":39,"props":1284,"children":1285},{"style":46},[1286],{"type":20,"value":251},{"type":15,"tag":39,"props":1288,"children":1289},{"style":46},[1290],{"type":20,"value":223},{"type":15,"tag":39,"props":1292,"children":1293},{"style":52},[1294],{"type":20,"value":260},{"type":15,"tag":39,"props":1296,"children":1297},{"style":58},[1298],{"type":20,"value":61},{"type":15,"tag":39,"props":1300,"children":1301},{"style":52},[1302],{"type":20,"value":1303},"Rectangle",{"type":15,"tag":39,"props":1305,"children":1306},{"style":58},[1307],{"type":20,"value":274},{"type":15,"tag":39,"props":1309,"children":1310},{"style":277},[1311],{"type":20,"value":342},{"type":15,"tag":39,"props":1313,"children":1314},{"style":58},[1315],{"type":20,"value":285},{"type":15,"tag":39,"props":1317,"children":1318},{"style":277},[1319],{"type":20,"value":333},{"type":15,"tag":39,"props":1321,"children":1322},{"style":58},[1323],{"type":20,"value":285},{"type":15,"tag":39,"props":1325,"children":1326},{"style":277},[1327],{"type":20,"value":1246},{"type":15,"tag":39,"props":1329,"children":1330},{"style":58},[1331],{"type":20,"value":285},{"type":15,"tag":39,"props":1333,"children":1334},{"style":277},[1335],{"type":20,"value":1255},{"type":15,"tag":39,"props":1337,"children":1338},{"style":58},[1339],{"type":20,"value":770},{"type":15,"tag":39,"props":1341,"children":1342},{"class":41,"line":373},[1343],{"type":15,"tag":39,"props":1344,"children":1345},{"emptyLinePlaceholder":188},[1346],{"type":20,"value":191},{"type":15,"tag":39,"props":1348,"children":1349},{"class":41,"line":382},[1350],{"type":15,"tag":39,"props":1351,"children":1352},{"style":198},[1353],{"type":20,"value":1354},"// Individual properties\n",{"type":15,"tag":39,"props":1356,"children":1357},{"class":41,"line":390},[1358,1363,1367,1372],{"type":15,"tag":39,"props":1359,"children":1360},{"style":58},[1361],{"type":20,"value":1362},"rect.X ",{"type":15,"tag":39,"props":1364,"children":1365},{"style":46},[1366],{"type":20,"value":251},{"type":15,"tag":39,"props":1368,"children":1369},{"style":277},[1370],{"type":20,"value":1371}," 100",{"type":15,"tag":39,"props":1373,"children":1374},{"style":58},[1375],{"type":20,"value":80},{"type":15,"tag":39,"props":1377,"children":1378},{"class":41,"line":399},[1379,1384,1388,1393],{"type":15,"tag":39,"props":1380,"children":1381},{"style":58},[1382],{"type":20,"value":1383},"rect.Width ",{"type":15,"tag":39,"props":1385,"children":1386},{"style":46},[1387],{"type":20,"value":251},{"type":15,"tag":39,"props":1389,"children":1390},{"style":277},[1391],{"type":20,"value":1392}," 300",{"type":15,"tag":39,"props":1394,"children":1395},{"style":58},[1396],{"type":20,"value":80},{"type":15,"tag":22,"props":1398,"children":1400},{"id":1399},"drawingobjectプロパティ",[1401],{"type":20,"value":1402},"DrawingObjectプロパティ",{"type":15,"tag":16,"props":1404,"children":1405},{},[1406],{"type":20,"value":1407},"描画オブジェクトには視覚的なスタイリングと変換のプロパティが追加されます。",{"type":15,"tag":434,"props":1409,"children":1410},{},[1411,1429],{"type":15,"tag":438,"props":1412,"children":1413},{},[1414],{"type":15,"tag":442,"props":1415,"children":1416},{},[1417,1421,1425],{"type":15,"tag":446,"props":1418,"children":1419},{},[1420],{"type":20,"value":842},{"type":15,"tag":446,"props":1422,"children":1423},{},[1424],{"type":20,"value":847},{"type":15,"tag":446,"props":1426,"children":1427},{},[1428],{"type":20,"value":455},{"type":15,"tag":457,"props":1430,"children":1431},{},[1432,1458,1483,1508,1533,1559],{"type":15,"tag":442,"props":1433,"children":1434},{},[1435,1444,1453],{"type":15,"tag":464,"props":1436,"children":1437},{},[1438],{"type":15,"tag":35,"props":1439,"children":1441},{"className":1440},[],[1442],{"type":20,"value":1443},"Visible",{"type":15,"tag":464,"props":1445,"children":1446},{},[1447],{"type":15,"tag":35,"props":1448,"children":1450},{"className":1449},[],[1451],{"type":20,"value":1452},"bool",{"type":15,"tag":464,"props":1454,"children":1455},{},[1456],{"type":20,"value":1457},"オブジェクトが表示されるかどうか",{"type":15,"tag":442,"props":1459,"children":1460},{},[1461,1470,1478],{"type":15,"tag":464,"props":1462,"children":1463},{},[1464],{"type":15,"tag":35,"props":1465,"children":1467},{"className":1466},[],[1468],{"type":20,"value":1469},"RotateAngle",{"type":15,"tag":464,"props":1471,"children":1472},{},[1473],{"type":15,"tag":35,"props":1474,"children":1476},{"className":1475},[],[1477],{"type":20,"value":951},{"type":15,"tag":464,"props":1479,"children":1480},{},[1481],{"type":20,"value":1482},"回転角度（度）",{"type":15,"tag":442,"props":1484,"children":1485},{},[1486,1495,1503],{"type":15,"tag":464,"props":1487,"children":1488},{},[1489],{"type":15,"tag":35,"props":1490,"children":1492},{"className":1491},[],[1493],{"type":20,"value":1494},"ScaleX",{"type":15,"tag":464,"props":1496,"children":1497},{},[1498],{"type":15,"tag":35,"props":1499,"children":1501},{"className":1500},[],[1502],{"type":20,"value":951},{"type":15,"tag":464,"props":1504,"children":1505},{},[1506],{"type":20,"value":1507},"水平スケール係数",{"type":15,"tag":442,"props":1509,"children":1510},{},[1511,1520,1528],{"type":15,"tag":464,"props":1512,"children":1513},{},[1514],{"type":15,"tag":35,"props":1515,"children":1517},{"className":1516},[],[1518],{"type":20,"value":1519},"ScaleY",{"type":15,"tag":464,"props":1521,"children":1522},{},[1523],{"type":15,"tag":35,"props":1524,"children":1526},{"className":1525},[],[1527],{"type":20,"value":951},{"type":15,"tag":464,"props":1529,"children":1530},{},[1531],{"type":20,"value":1532},"垂直スケール係数",{"type":15,"tag":442,"props":1534,"children":1535},{},[1536,1545,1554],{"type":15,"tag":464,"props":1537,"children":1538},{},[1539],{"type":15,"tag":35,"props":1540,"children":1542},{"className":1541},[],[1543],{"type":20,"value":1544},"Style",{"type":15,"tag":464,"props":1546,"children":1547},{},[1548],{"type":15,"tag":35,"props":1549,"children":1551},{"className":1550},[],[1552],{"type":20,"value":1553},"IDrawingObjectStyle",{"type":15,"tag":464,"props":1555,"children":1556},{},[1557],{"type":20,"value":1558},"塗りつぶし、線、テキストのスタイル",{"type":15,"tag":442,"props":1560,"children":1561},{},[1562,1571,1579],{"type":15,"tag":464,"props":1563,"children":1564},{},[1565],{"type":15,"tag":35,"props":1566,"children":1568},{"className":1567},[],[1569],{"type":20,"value":1570},"ClientBounds",{"type":15,"tag":464,"props":1572,"children":1573},{},[1574],{"type":15,"tag":35,"props":1575,"children":1577},{"className":1576},[],[1578],{"type":20,"value":1303},{"type":15,"tag":464,"props":1580,"children":1581},{},[1582],{"type":20,"value":1583},"オブジェクト内の境界（読み取り専用）",{"type":15,"tag":28,"props":1585,"children":1587},{"code":1586,"language":31,"meta":7,"className":32,"style":7},"rect.RotateAngle = 45f;\nrect.Visible = false;\n",[1588],{"type":15,"tag":35,"props":1589,"children":1590},{"__ignoreMap":7},[1591,1612],{"type":15,"tag":39,"props":1592,"children":1593},{"class":41,"line":42},[1594,1599,1603,1608],{"type":15,"tag":39,"props":1595,"children":1596},{"style":58},[1597],{"type":20,"value":1598},"rect.RotateAngle ",{"type":15,"tag":39,"props":1600,"children":1601},{"style":46},[1602],{"type":20,"value":251},{"type":15,"tag":39,"props":1604,"children":1605},{"style":277},[1606],{"type":20,"value":1607}," 45f",{"type":15,"tag":39,"props":1609,"children":1610},{"style":58},[1611],{"type":20,"value":80},{"type":15,"tag":39,"props":1613,"children":1614},{"class":41,"line":83},[1615,1620,1624,1629],{"type":15,"tag":39,"props":1616,"children":1617},{"style":58},[1618],{"type":20,"value":1619},"rect.Visible ",{"type":15,"tag":39,"props":1621,"children":1622},{"style":46},[1623],{"type":20,"value":251},{"type":15,"tag":39,"props":1625,"children":1626},{"style":277},[1627],{"type":20,"value":1628}," false",{"type":15,"tag":39,"props":1630,"children":1631},{"style":58},[1632],{"type":20,"value":80},{"type":15,"tag":22,"props":1634,"children":1636},{"id":1635},"スタイリング",[1637],{"type":20,"value":1635},{"type":15,"tag":16,"props":1639,"children":1640},{},[1641,1646],{"type":15,"tag":35,"props":1642,"children":1644},{"className":1643},[],[1645],{"type":20,"value":1544},{"type":20,"value":1647},"プロパティにアクセスして外観をカスタマイズします。",{"type":15,"tag":1649,"props":1650,"children":1652},"h3",{"id":1651},"idrawingobjectstyleプロパティ",[1653],{"type":20,"value":1654},"IDrawingObjectStyleプロパティ",{"type":15,"tag":434,"props":1656,"children":1657},{},[1658,1676],{"type":15,"tag":438,"props":1659,"children":1660},{},[1661],{"type":15,"tag":442,"props":1662,"children":1663},{},[1664,1668,1672],{"type":15,"tag":446,"props":1665,"children":1666},{},[1667],{"type":20,"value":842},{"type":15,"tag":446,"props":1669,"children":1670},{},[1671],{"type":20,"value":847},{"type":15,"tag":446,"props":1673,"children":1674},{},[1675],{"type":20,"value":455},{"type":15,"tag":457,"props":1677,"children":1678},{},[1679,1705,1731,1756],{"type":15,"tag":442,"props":1680,"children":1681},{},[1682,1691,1700],{"type":15,"tag":464,"props":1683,"children":1684},{},[1685],{"type":15,"tag":35,"props":1686,"children":1688},{"className":1687},[],[1689],{"type":20,"value":1690},"FillColor",{"type":15,"tag":464,"props":1692,"children":1693},{},[1694],{"type":15,"tag":35,"props":1695,"children":1697},{"className":1696},[],[1698],{"type":20,"value":1699},"IColor",{"type":15,"tag":464,"props":1701,"children":1702},{},[1703],{"type":20,"value":1704},"背景の塗りつぶし色",{"type":15,"tag":442,"props":1706,"children":1707},{},[1708,1717,1726],{"type":15,"tag":464,"props":1709,"children":1710},{},[1711],{"type":15,"tag":35,"props":1712,"children":1714},{"className":1713},[],[1715],{"type":20,"value":1716},"LineColor",{"type":15,"tag":464,"props":1718,"children":1719},{},[1720],{"type":15,"tag":35,"props":1721,"children":1723},{"className":1722},[],[1724],{"type":20,"value":1725},"SolidColor",{"type":15,"tag":464,"props":1727,"children":1728},{},[1729],{"type":20,"value":1730},"輪郭の色",{"type":15,"tag":442,"props":1732,"children":1733},{},[1734,1743,1751],{"type":15,"tag":464,"props":1735,"children":1736},{},[1737],{"type":15,"tag":35,"props":1738,"children":1740},{"className":1739},[],[1741],{"type":20,"value":1742},"LineWidth",{"type":15,"tag":464,"props":1744,"children":1745},{},[1746],{"type":15,"tag":35,"props":1747,"children":1749},{"className":1748},[],[1750],{"type":20,"value":951},{"type":15,"tag":464,"props":1752,"children":1753},{},[1754],{"type":20,"value":1755},"輪郭の幅",{"type":15,"tag":442,"props":1757,"children":1758},{},[1759,1768,1777],{"type":15,"tag":464,"props":1760,"children":1761},{},[1762],{"type":15,"tag":35,"props":1763,"children":1765},{"className":1764},[],[1766],{"type":20,"value":1767},"LineStyle",{"type":15,"tag":464,"props":1769,"children":1770},{},[1771],{"type":15,"tag":35,"props":1772,"children":1774},{"className":1773},[],[1775],{"type":20,"value":1776},"LineStyles",{"type":15,"tag":464,"props":1778,"children":1779},{},[1780],{"type":20,"value":1781},"輪郭のスタイル",{"type":15,"tag":28,"props":1783,"children":1785},{"code":1784,"language":31,"meta":7,"className":32,"style":7},"rect.Style.FillColor = Graphics.SolidColor.LightYellow;\nrect.Style.LineColor = Graphics.SolidColor.Navy;\nrect.Style.LineWidth = 2.0f;\nrect.Style.LineStyle = Graphics.LineStyles.Dash;\n",[1786],{"type":15,"tag":35,"props":1787,"children":1788},{"__ignoreMap":7},[1789,1806,1823,1844],{"type":15,"tag":39,"props":1790,"children":1791},{"class":41,"line":42},[1792,1797,1801],{"type":15,"tag":39,"props":1793,"children":1794},{"style":58},[1795],{"type":20,"value":1796},"rect.Style.FillColor ",{"type":15,"tag":39,"props":1798,"children":1799},{"style":46},[1800],{"type":20,"value":251},{"type":15,"tag":39,"props":1802,"children":1803},{"style":58},[1804],{"type":20,"value":1805}," Graphics.SolidColor.LightYellow;\n",{"type":15,"tag":39,"props":1807,"children":1808},{"class":41,"line":83},[1809,1814,1818],{"type":15,"tag":39,"props":1810,"children":1811},{"style":58},[1812],{"type":20,"value":1813},"rect.Style.LineColor ",{"type":15,"tag":39,"props":1815,"children":1816},{"style":46},[1817],{"type":20,"value":251},{"type":15,"tag":39,"props":1819,"children":1820},{"style":58},[1821],{"type":20,"value":1822}," Graphics.SolidColor.Navy;\n",{"type":15,"tag":39,"props":1824,"children":1825},{"class":41,"line":194},[1826,1831,1835,1840],{"type":15,"tag":39,"props":1827,"children":1828},{"style":58},[1829],{"type":20,"value":1830},"rect.Style.LineWidth ",{"type":15,"tag":39,"props":1832,"children":1833},{"style":46},[1834],{"type":20,"value":251},{"type":15,"tag":39,"props":1836,"children":1837},{"style":277},[1838],{"type":20,"value":1839}," 2.0f",{"type":15,"tag":39,"props":1841,"children":1842},{"style":58},[1843],{"type":20,"value":80},{"type":15,"tag":39,"props":1845,"children":1846},{"class":41,"line":204},[1847,1852,1856],{"type":15,"tag":39,"props":1848,"children":1849},{"style":58},[1850],{"type":20,"value":1851},"rect.Style.LineStyle ",{"type":15,"tag":39,"props":1853,"children":1854},{"style":46},[1855],{"type":20,"value":251},{"type":15,"tag":39,"props":1857,"children":1858},{"style":58},[1859],{"type":20,"value":1860}," Graphics.LineStyles.Dash;\n",{"type":15,"tag":1649,"props":1862,"children":1864},{"id":1863},"linestyles列挙型",[1865],{"type":20,"value":1866},"LineStyles列挙型",{"type":15,"tag":434,"props":1868,"children":1869},{},[1870,1885],{"type":15,"tag":438,"props":1871,"children":1872},{},[1873],{"type":15,"tag":442,"props":1874,"children":1875},{},[1876,1881],{"type":15,"tag":446,"props":1877,"children":1878},{},[1879],{"type":20,"value":1880},"値",{"type":15,"tag":446,"props":1882,"children":1883},{},[1884],{"type":20,"value":455},{"type":15,"tag":457,"props":1886,"children":1887},{},[1888,1905,1922,1939,1956],{"type":15,"tag":442,"props":1889,"children":1890},{},[1891,1900],{"type":15,"tag":464,"props":1892,"children":1893},{},[1894],{"type":15,"tag":35,"props":1895,"children":1897},{"className":1896},[],[1898],{"type":20,"value":1899},"Solid",{"type":15,"tag":464,"props":1901,"children":1902},{},[1903],{"type":20,"value":1904},"実線（デフォルト）",{"type":15,"tag":442,"props":1906,"children":1907},{},[1908,1917],{"type":15,"tag":464,"props":1909,"children":1910},{},[1911],{"type":15,"tag":35,"props":1912,"children":1914},{"className":1913},[],[1915],{"type":20,"value":1916},"Dash",{"type":15,"tag":464,"props":1918,"children":1919},{},[1920],{"type":20,"value":1921},"破線",{"type":15,"tag":442,"props":1923,"children":1924},{},[1925,1934],{"type":15,"tag":464,"props":1926,"children":1927},{},[1928],{"type":15,"tag":35,"props":1929,"children":1931},{"className":1930},[],[1932],{"type":20,"value":1933},"Dot",{"type":15,"tag":464,"props":1935,"children":1936},{},[1937],{"type":20,"value":1938},"点線",{"type":15,"tag":442,"props":1940,"children":1941},{},[1942,1951],{"type":15,"tag":464,"props":1943,"children":1944},{},[1945],{"type":15,"tag":35,"props":1946,"children":1948},{"className":1947},[],[1949],{"type":20,"value":1950},"DashDot",{"type":15,"tag":464,"props":1952,"children":1953},{},[1954],{"type":20,"value":1955},"一点鎖線",{"type":15,"tag":442,"props":1957,"children":1958},{},[1959,1968],{"type":15,"tag":464,"props":1960,"children":1961},{},[1962],{"type":15,"tag":35,"props":1963,"children":1965},{"className":1964},[],[1966],{"type":20,"value":1967},"DashDotDot",{"type":15,"tag":464,"props":1969,"children":1970},{},[1971],{"type":20,"value":1972},"二点鎖線",{"type":15,"tag":1649,"props":1974,"children":1976},{"id":1975},"シェイプのテキストスタイリング",[1977],{"type":20,"value":1975},{"type":15,"tag":16,"props":1979,"children":1980},{},[1981,1983,1989],{"type":20,"value":1982},"シェイプ（Rectangle、Ellipse、Diamondなど）は",{"type":15,"tag":35,"props":1984,"children":1986},{"className":1985},[],[1987],{"type":20,"value":1988},"IDrawingShapeObjectStyle",{"type":20,"value":1990},"を介してテキストをサポートしています。",{"type":15,"tag":434,"props":1992,"children":1993},{},[1994,2012],{"type":15,"tag":438,"props":1995,"children":1996},{},[1997],{"type":15,"tag":442,"props":1998,"children":1999},{},[2000,2004,2008],{"type":15,"tag":446,"props":2001,"children":2002},{},[2003],{"type":20,"value":842},{"type":15,"tag":446,"props":2005,"children":2006},{},[2007],{"type":20,"value":847},{"type":15,"tag":446,"props":2009,"children":2010},{},[2011],{"type":20,"value":455},{"type":15,"tag":457,"props":2013,"children":2014},{},[2015,2040,2065],{"type":15,"tag":442,"props":2016,"children":2017},{},[2018,2027,2035],{"type":15,"tag":464,"props":2019,"children":2020},{},[2021],{"type":15,"tag":35,"props":2022,"children":2024},{"className":2023},[],[2025],{"type":20,"value":2026},"TextColor",{"type":15,"tag":464,"props":2028,"children":2029},{},[2030],{"type":15,"tag":35,"props":2031,"children":2033},{"className":2032},[],[2034],{"type":20,"value":1725},{"type":15,"tag":464,"props":2036,"children":2037},{},[2038],{"type":20,"value":2039},"テキストの色",{"type":15,"tag":442,"props":2041,"children":2042},{},[2043,2052,2060],{"type":15,"tag":464,"props":2044,"children":2045},{},[2046],{"type":15,"tag":35,"props":2047,"children":2049},{"className":2048},[],[2050],{"type":20,"value":2051},"HorizontalAlignment",{"type":15,"tag":464,"props":2053,"children":2054},{},[2055],{"type":15,"tag":35,"props":2056,"children":2058},{"className":2057},[],[2059],{"type":20,"value":2051},{"type":15,"tag":464,"props":2061,"children":2062},{},[2063],{"type":20,"value":2064},"テキストの水平配置",{"type":15,"tag":442,"props":2066,"children":2067},{},[2068,2077,2085],{"type":15,"tag":464,"props":2069,"children":2070},{},[2071],{"type":15,"tag":35,"props":2072,"children":2074},{"className":2073},[],[2075],{"type":20,"value":2076},"VerticalAlignment",{"type":15,"tag":464,"props":2078,"children":2079},{},[2080],{"type":15,"tag":35,"props":2081,"children":2083},{"className":2082},[],[2084],{"type":20,"value":2076},{"type":15,"tag":464,"props":2086,"children":2087},{},[2088],{"type":20,"value":2089},"テキストの垂直配置",{"type":15,"tag":28,"props":2091,"children":2093},{"code":2092,"language":31,"meta":7,"className":32,"style":7},"rect.Text = \"Styled Shape\";\nrect.Style.TextColor = Graphics.SolidColor.DarkBlue;\nrect.Style.HorizontalAlignment = Drawing.HorizontalAlignment.Center;\nrect.Style.VerticalAlignment = Drawing.VerticalAlignment.Middle;\n",[2094],{"type":15,"tag":35,"props":2095,"children":2096},{"__ignoreMap":7},[2097,2118,2135,2152],{"type":15,"tag":39,"props":2098,"children":2099},{"class":41,"line":42},[2100,2105,2109,2114],{"type":15,"tag":39,"props":2101,"children":2102},{"style":58},[2103],{"type":20,"value":2104},"rect.Text ",{"type":15,"tag":39,"props":2106,"children":2107},{"style":46},[2108],{"type":20,"value":251},{"type":15,"tag":39,"props":2110,"children":2111},{"style":362},[2112],{"type":20,"value":2113}," \"Styled Shape\"",{"type":15,"tag":39,"props":2115,"children":2116},{"style":58},[2117],{"type":20,"value":80},{"type":15,"tag":39,"props":2119,"children":2120},{"class":41,"line":83},[2121,2126,2130],{"type":15,"tag":39,"props":2122,"children":2123},{"style":58},[2124],{"type":20,"value":2125},"rect.Style.TextColor ",{"type":15,"tag":39,"props":2127,"children":2128},{"style":46},[2129],{"type":20,"value":251},{"type":15,"tag":39,"props":2131,"children":2132},{"style":58},[2133],{"type":20,"value":2134}," Graphics.SolidColor.DarkBlue;\n",{"type":15,"tag":39,"props":2136,"children":2137},{"class":41,"line":194},[2138,2143,2147],{"type":15,"tag":39,"props":2139,"children":2140},{"style":58},[2141],{"type":20,"value":2142},"rect.Style.HorizontalAlignment ",{"type":15,"tag":39,"props":2144,"children":2145},{"style":46},[2146],{"type":20,"value":251},{"type":15,"tag":39,"props":2148,"children":2149},{"style":58},[2150],{"type":20,"value":2151}," Drawing.HorizontalAlignment.Center;\n",{"type":15,"tag":39,"props":2153,"children":2154},{"class":41,"line":204},[2155,2160,2164],{"type":15,"tag":39,"props":2156,"children":2157},{"style":58},[2158],{"type":20,"value":2159},"rect.Style.VerticalAlignment ",{"type":15,"tag":39,"props":2161,"children":2162},{"style":46},[2163],{"type":20,"value":251},{"type":15,"tag":39,"props":2165,"children":2166},{"style":58},[2167],{"type":20,"value":2168}," Drawing.VerticalAlignment.Middle;\n",{"type":15,"tag":1649,"props":2170,"children":2172},{"id":2171},"線のキャップスタイリング",[2173],{"type":20,"value":2171},{"type":15,"tag":16,"props":2175,"children":2176},{},[2177,2179,2185],{"type":20,"value":2178},"線オブジェクトは",{"type":15,"tag":35,"props":2180,"children":2182},{"className":2181},[],[2183],{"type":20,"value":2184},"IDrawingLineObjectStyle",{"type":20,"value":2186},"を介してキャップスタイルをサポートしています。",{"type":15,"tag":434,"props":2188,"children":2189},{},[2190,2208],{"type":15,"tag":438,"props":2191,"children":2192},{},[2193],{"type":15,"tag":442,"props":2194,"children":2195},{},[2196,2200,2204],{"type":15,"tag":446,"props":2197,"children":2198},{},[2199],{"type":20,"value":842},{"type":15,"tag":446,"props":2201,"children":2202},{},[2203],{"type":20,"value":847},{"type":15,"tag":446,"props":2205,"children":2206},{},[2207],{"type":20,"value":455},{"type":15,"tag":457,"props":2209,"children":2210},{},[2211,2237],{"type":15,"tag":442,"props":2212,"children":2213},{},[2214,2223,2232],{"type":15,"tag":464,"props":2215,"children":2216},{},[2217],{"type":15,"tag":35,"props":2218,"children":2220},{"className":2219},[],[2221],{"type":20,"value":2222},"StartCap",{"type":15,"tag":464,"props":2224,"children":2225},{},[2226],{"type":15,"tag":35,"props":2227,"children":2229},{"className":2228},[],[2230],{"type":20,"value":2231},"LineCapStyles",{"type":15,"tag":464,"props":2233,"children":2234},{},[2235],{"type":20,"value":2236},"始点のキャップ",{"type":15,"tag":442,"props":2238,"children":2239},{},[2240,2249,2257],{"type":15,"tag":464,"props":2241,"children":2242},{},[2243],{"type":15,"tag":35,"props":2244,"children":2246},{"className":2245},[],[2247],{"type":20,"value":2248},"EndCap",{"type":15,"tag":464,"props":2250,"children":2251},{},[2252],{"type":15,"tag":35,"props":2253,"children":2255},{"className":2254},[],[2256],{"type":20,"value":2231},{"type":15,"tag":464,"props":2258,"children":2259},{},[2260],{"type":20,"value":2261},"終点のキャップ",{"type":15,"tag":1649,"props":2263,"children":2265},{"id":2264},"linecapstyles列挙型",[2266],{"type":20,"value":2267},"LineCapStyles列挙型",{"type":15,"tag":434,"props":2269,"children":2270},{},[2271,2285],{"type":15,"tag":438,"props":2272,"children":2273},{},[2274],{"type":15,"tag":442,"props":2275,"children":2276},{},[2277,2281],{"type":15,"tag":446,"props":2278,"children":2279},{},[2280],{"type":20,"value":1880},{"type":15,"tag":446,"props":2282,"children":2283},{},[2284],{"type":20,"value":455},{"type":15,"tag":457,"props":2286,"children":2287},{},[2288,2305,2322,2339],{"type":15,"tag":442,"props":2289,"children":2290},{},[2291,2300],{"type":15,"tag":464,"props":2292,"children":2293},{},[2294],{"type":15,"tag":35,"props":2295,"children":2297},{"className":2296},[],[2298],{"type":20,"value":2299},"None",{"type":15,"tag":464,"props":2301,"children":2302},{},[2303],{"type":20,"value":2304},"キャップなし（デフォルト）",{"type":15,"tag":442,"props":2306,"children":2307},{},[2308,2317],{"type":15,"tag":464,"props":2309,"children":2310},{},[2311],{"type":15,"tag":35,"props":2312,"children":2314},{"className":2313},[],[2315],{"type":20,"value":2316},"Arrow",{"type":15,"tag":464,"props":2318,"children":2319},{},[2320],{"type":20,"value":2321},"矢印",{"type":15,"tag":442,"props":2323,"children":2324},{},[2325,2334],{"type":15,"tag":464,"props":2326,"children":2327},{},[2328],{"type":15,"tag":35,"props":2329,"children":2331},{"className":2330},[],[2332],{"type":20,"value":2333},"Ellipse",{"type":15,"tag":464,"props":2335,"children":2336},{},[2337],{"type":20,"value":2338},"楕円キャップ",{"type":15,"tag":442,"props":2340,"children":2341},{},[2342,2351],{"type":15,"tag":464,"props":2343,"children":2344},{},[2345],{"type":15,"tag":35,"props":2346,"children":2348},{"className":2347},[],[2349],{"type":20,"value":2350},"Round",{"type":15,"tag":464,"props":2352,"children":2353},{},[2354],{"type":20,"value":2355},"丸キャップ",{"type":15,"tag":22,"props":2357,"children":2359},{"id":2358},"イベント",[2360],{"type":20,"value":2358},{"type":15,"tag":1649,"props":2362,"children":2364},{"id":2363},"floatingobjectイベント",[2365],{"type":20,"value":2366},"FloatingObjectイベント",{"type":15,"tag":434,"props":2368,"children":2369},{},[2370,2384],{"type":15,"tag":438,"props":2371,"children":2372},{},[2373],{"type":15,"tag":442,"props":2374,"children":2375},{},[2376,2380],{"type":15,"tag":446,"props":2377,"children":2378},{},[2379],{"type":20,"value":2358},{"type":15,"tag":446,"props":2381,"children":2382},{},[2383],{"type":20,"value":455},{"type":15,"tag":457,"props":2385,"children":2386},{},[2387],{"type":15,"tag":442,"props":2388,"children":2389},{},[2390,2399],{"type":15,"tag":464,"props":2391,"children":2392},{},[2393],{"type":15,"tag":35,"props":2394,"children":2396},{"className":2395},[],[2397],{"type":20,"value":2398},"MouseDown",{"type":15,"tag":464,"props":2400,"children":2401},{},[2402],{"type":20,"value":2403},"オブジェクト上でマウスボタンが押されたとき",{"type":15,"tag":1649,"props":2405,"children":2407},{"id":2406},"選択イベント",[2408],{"type":20,"value":2406},{"type":15,"tag":434,"props":2410,"children":2411},{},[2412,2426],{"type":15,"tag":438,"props":2413,"children":2414},{},[2415],{"type":15,"tag":442,"props":2416,"children":2417},{},[2418,2422],{"type":15,"tag":446,"props":2419,"children":2420},{},[2421],{"type":20,"value":2358},{"type":15,"tag":446,"props":2423,"children":2424},{},[2425],{"type":20,"value":455},{"type":15,"tag":457,"props":2427,"children":2428},{},[2429],{"type":15,"tag":442,"props":2430,"children":2431},{},[2432,2441],{"type":15,"tag":464,"props":2433,"children":2434},{},[2435],{"type":15,"tag":35,"props":2436,"children":2438},{"className":2437},[],[2439],{"type":20,"value":2440},"SelectionChanged",{"type":15,"tag":464,"props":2442,"children":2443},{},[2444],{"type":20,"value":2445},"オブジェクトの選択状態が変更されたとき",{"type":15,"tag":28,"props":2447,"children":2449},{"code":2448,"language":31,"meta":7,"className":32,"style":7},"rect.SelectionChanged += (s, e) =>\n{\n    Console.WriteLine($\"Selected: {rect.IsSelected}\");\n};\n",[2450],{"type":15,"tag":35,"props":2451,"children":2452},{"__ignoreMap":7},[2453,2494,2501,2543],{"type":15,"tag":39,"props":2454,"children":2455},{"class":41,"line":42},[2456,2461,2466,2470,2475,2479,2484,2489],{"type":15,"tag":39,"props":2457,"children":2458},{"style":58},[2459],{"type":20,"value":2460},"rect.SelectionChanged ",{"type":15,"tag":39,"props":2462,"children":2463},{"style":46},[2464],{"type":20,"value":2465},"+=",{"type":15,"tag":39,"props":2467,"children":2468},{"style":58},[2469],{"type":20,"value":670},{"type":15,"tag":39,"props":2471,"children":2472},{"style":52},[2473],{"type":20,"value":2474},"s",{"type":15,"tag":39,"props":2476,"children":2477},{"style":58},[2478],{"type":20,"value":285},{"type":15,"tag":39,"props":2480,"children":2481},{"style":52},[2482],{"type":20,"value":2483},"e",{"type":15,"tag":39,"props":2485,"children":2486},{"style":58},[2487],{"type":20,"value":2488},") ",{"type":15,"tag":39,"props":2490,"children":2491},{"style":46},[2492],{"type":20,"value":2493},"=>\n",{"type":15,"tag":39,"props":2495,"children":2496},{"class":41,"line":83},[2497],{"type":15,"tag":39,"props":2498,"children":2499},{"style":58},[2500],{"type":20,"value":237},{"type":15,"tag":39,"props":2502,"children":2503},{"class":41,"line":194},[2504,2508,2512,2516,2521,2526,2530,2535,2539],{"type":15,"tag":39,"props":2505,"children":2506},{"style":58},[2507],{"type":20,"value":704},{"type":15,"tag":39,"props":2509,"children":2510},{"style":52},[2511],{"type":20,"value":709},{"type":15,"tag":39,"props":2513,"children":2514},{"style":58},[2515],{"type":20,"value":274},{"type":15,"tag":39,"props":2517,"children":2518},{"style":362},[2519],{"type":20,"value":2520},"$\"Selected: {",{"type":15,"tag":39,"props":2522,"children":2523},{"style":58},[2524],{"type":20,"value":2525},"rect",{"type":15,"tag":39,"props":2527,"children":2528},{"style":362},[2529],{"type":20,"value":61},{"type":15,"tag":39,"props":2531,"children":2532},{"style":58},[2533],{"type":20,"value":2534},"IsSelected",{"type":15,"tag":39,"props":2536,"children":2537},{"style":362},[2538],{"type":20,"value":765},{"type":15,"tag":39,"props":2540,"children":2541},{"style":58},[2542],{"type":20,"value":770},{"type":15,"tag":39,"props":2544,"children":2545},{"class":41,"line":204},[2546],{"type":15,"tag":39,"props":2547,"children":2548},{"style":58},[2549],{"type":20,"value":379},{"type":15,"tag":22,"props":2551,"children":2553},{"id":2552},"オブジェクトタイプ",[2554],{"type":20,"value":2552},{"type":15,"tag":1649,"props":2556,"children":2558},{"id":2557},"描画シェイプ",[2559],{"type":20,"value":2557},{"type":15,"tag":16,"props":2561,"children":2562},{},[2563,2565,2571],{"type":20,"value":2564},"塗りつぶし、輪郭、テキストをサポートするシェイプです。すべてのシェイプタイプとそのプロパティについては、",{"type":15,"tag":2566,"props":2567,"children":2569},"a",{"href":2568},"/document/floating/drawing-shapes/",[2570],{"type":20,"value":2557},{"type":20,"value":2572},"を参照してください。",{"type":15,"tag":1649,"props":2574,"children":2576},{"id":2575},"フローティング画像",[2577],{"type":20,"value":2575},{"type":15,"tag":16,"props":2579,"children":2580},{},[2581,2583,2588],{"type":20,"value":2582},"ワークシート上に画像を表示します。",{"type":15,"tag":2566,"props":2584,"children":2586},{"href":2585},"/document/floating/floating-image/",[2587],{"type":20,"value":2575},{"type":20,"value":2572},{"type":15,"tag":16,"props":2590,"children":2591},{},[2592],{"type":15,"tag":422,"props":2593,"children":2596},{"alt":2594,"src":2595},"261","/document/images/261.png",[],{"type":15,"tag":28,"props":2598,"children":2600},{"code":2599,"language":31,"meta":7,"className":32,"style":7},"var image = Image.FromFile(\"photo.png\");\nvar imgObj = new ImageObject(image)\n{\n    Location = new Graphics.Point(40, 30),\n};\nsheet.FloatingObjects.Add(imgObj);\n",[2601],{"type":15,"tag":35,"props":2602,"children":2603},{"__ignoreMap":7},[2604,2643,2673,2680,2729,2736],{"type":15,"tag":39,"props":2605,"children":2606},{"class":41,"line":42},[2607,2611,2616,2620,2625,2630,2634,2639],{"type":15,"tag":39,"props":2608,"children":2609},{"style":46},[2610],{"type":20,"value":167},{"type":15,"tag":39,"props":2612,"children":2613},{"style":52},[2614],{"type":20,"value":2615}," image",{"type":15,"tag":39,"props":2617,"children":2618},{"style":46},[2619],{"type":20,"value":177},{"type":15,"tag":39,"props":2621,"children":2622},{"style":58},[2623],{"type":20,"value":2624}," Image.",{"type":15,"tag":39,"props":2626,"children":2627},{"style":52},[2628],{"type":20,"value":2629},"FromFile",{"type":15,"tag":39,"props":2631,"children":2632},{"style":58},[2633],{"type":20,"value":274},{"type":15,"tag":39,"props":2635,"children":2636},{"style":362},[2637],{"type":20,"value":2638},"\"photo.png\"",{"type":15,"tag":39,"props":2640,"children":2641},{"style":58},[2642],{"type":20,"value":770},{"type":15,"tag":39,"props":2644,"children":2645},{"class":41,"line":83},[2646,2650,2655,2659,2663,2668],{"type":15,"tag":39,"props":2647,"children":2648},{"style":46},[2649],{"type":20,"value":167},{"type":15,"tag":39,"props":2651,"children":2652},{"style":52},[2653],{"type":20,"value":2654}," imgObj",{"type":15,"tag":39,"props":2656,"children":2657},{"style":46},[2658],{"type":20,"value":177},{"type":15,"tag":39,"props":2660,"children":2661},{"style":46},[2662],{"type":20,"value":223},{"type":15,"tag":39,"props":2664,"children":2665},{"style":52},[2666],{"type":20,"value":2667}," ImageObject",{"type":15,"tag":39,"props":2669,"children":2670},{"style":58},[2671],{"type":20,"value":2672},"(image)\n",{"type":15,"tag":39,"props":2674,"children":2675},{"class":41,"line":194},[2676],{"type":15,"tag":39,"props":2677,"children":2678},{"style":58},[2679],{"type":20,"value":237},{"type":15,"tag":39,"props":2681,"children":2682},{"class":41,"line":204},[2683,2687,2691,2695,2699,2703,2707,2711,2716,2720,2725],{"type":15,"tag":39,"props":2684,"children":2685},{"style":58},[2686],{"type":20,"value":246},{"type":15,"tag":39,"props":2688,"children":2689},{"style":46},[2690],{"type":20,"value":251},{"type":15,"tag":39,"props":2692,"children":2693},{"style":46},[2694],{"type":20,"value":223},{"type":15,"tag":39,"props":2696,"children":2697},{"style":52},[2698],{"type":20,"value":260},{"type":15,"tag":39,"props":2700,"children":2701},{"style":58},[2702],{"type":20,"value":61},{"type":15,"tag":39,"props":2704,"children":2705},{"style":52},[2706],{"type":20,"value":269},{"type":15,"tag":39,"props":2708,"children":2709},{"style":58},[2710],{"type":20,"value":274},{"type":15,"tag":39,"props":2712,"children":2713},{"style":277},[2714],{"type":20,"value":2715},"40",{"type":15,"tag":39,"props":2717,"children":2718},{"style":58},[2719],{"type":20,"value":285},{"type":15,"tag":39,"props":2721,"children":2722},{"style":277},[2723],{"type":20,"value":2724},"30",{"type":15,"tag":39,"props":2726,"children":2727},{"style":58},[2728],{"type":20,"value":294},{"type":15,"tag":39,"props":2730,"children":2731},{"class":41,"line":231},[2732],{"type":15,"tag":39,"props":2733,"children":2734},{"style":58},[2735],{"type":20,"value":379},{"type":15,"tag":39,"props":2737,"children":2738},{"class":41,"line":240},[2739,2743,2747],{"type":15,"tag":39,"props":2740,"children":2741},{"style":58},[2742],{"type":20,"value":405},{"type":15,"tag":39,"props":2744,"children":2745},{"style":52},[2746],{"type":20,"value":410},{"type":15,"tag":39,"props":2748,"children":2749},{"style":58},[2750],{"type":20,"value":2751},"(imgObj);\n",{"type":15,"tag":1649,"props":2753,"children":2755},{"id":2754},"チャート",[2756],{"type":20,"value":2754},{"type":15,"tag":16,"props":2758,"children":2759},{},[2760,2762,2767],{"type":20,"value":2761},"チャートもフローティングオブジェクトです。すべてのチャートタイプについては、",{"type":15,"tag":2566,"props":2763,"children":2765},{"href":2764},"/document/chart/",[2766],{"type":20,"value":2754},{"type":20,"value":2572},{"type":15,"tag":22,"props":2769,"children":2771},{"id":2770},"インターフェース階層",[2772],{"type":20,"value":2770},{"type":15,"tag":434,"props":2774,"children":2775},{},[2776,2796],{"type":15,"tag":438,"props":2777,"children":2778},{},[2779],{"type":15,"tag":442,"props":2780,"children":2781},{},[2782,2787,2792],{"type":15,"tag":446,"props":2783,"children":2784},{},[2785],{"type":20,"value":2786},"インターフェース",{"type":15,"tag":446,"props":2788,"children":2789},{},[2790],{"type":20,"value":2791},"継承元",{"type":15,"tag":446,"props":2793,"children":2794},{},[2795],{"type":20,"value":455},{"type":15,"tag":457,"props":2797,"children":2798},{},[2799,2821,2846],{"type":15,"tag":442,"props":2800,"children":2801},{},[2802,2811,2816],{"type":15,"tag":464,"props":2803,"children":2804},{},[2805],{"type":15,"tag":35,"props":2806,"children":2808},{"className":2807},[],[2809],{"type":20,"value":2810},"IFloatingObject",{"type":15,"tag":464,"props":2812,"children":2813},{},[2814],{"type":20,"value":2815},"—",{"type":15,"tag":464,"props":2817,"children":2818},{},[2819],{"type":20,"value":2820},"基本: 位置、サイズ、境界",{"type":15,"tag":442,"props":2822,"children":2823},{},[2824,2833,2841],{"type":15,"tag":464,"props":2825,"children":2826},{},[2827],{"type":15,"tag":35,"props":2828,"children":2830},{"className":2829},[],[2831],{"type":20,"value":2832},"IDrawingObject",{"type":15,"tag":464,"props":2834,"children":2835},{},[2836],{"type":15,"tag":35,"props":2837,"children":2839},{"className":2838},[],[2840],{"type":20,"value":2810},{"type":15,"tag":464,"props":2842,"children":2843},{},[2844],{"type":20,"value":2845},"追加: スタイル、回転、スケール、コンテナ",{"type":15,"tag":442,"props":2847,"children":2848},{},[2849,2858,2866],{"type":15,"tag":464,"props":2850,"children":2851},{},[2852],{"type":15,"tag":35,"props":2853,"children":2855},{"className":2854},[],[2856],{"type":20,"value":2857},"IDrawingContainer",{"type":15,"tag":464,"props":2859,"children":2860},{},[2861],{"type":15,"tag":35,"props":2862,"children":2864},{"className":2863},[],[2865],{"type":20,"value":2832},{"type":15,"tag":464,"props":2867,"children":2868},{},[2869],{"type":20,"value":2870},"追加: 子コレクション、クリップ境界",{"type":15,"tag":22,"props":2872,"children":2874},{"id":2873},"関連トピック",[2875],{"type":20,"value":2873},{"type":15,"tag":2877,"props":2878,"children":2879},"ul",{},[2880,2890,2899],{"type":15,"tag":2881,"props":2882,"children":2883},"li",{},[2884,2888],{"type":15,"tag":2566,"props":2885,"children":2886},{"href":2568},[2887],{"type":20,"value":2557},{"type":20,"value":2889}," — すべてのシェイプタイプとスタイリング",{"type":15,"tag":2881,"props":2891,"children":2892},{},[2893,2897],{"type":15,"tag":2566,"props":2894,"children":2895},{"href":2585},[2896],{"type":20,"value":2575},{"type":20,"value":2898}," — ワークシートへの画像の追加",{"type":15,"tag":2881,"props":2900,"children":2901},{},[2902,2906],{"type":15,"tag":2566,"props":2903,"children":2904},{"href":2764},[2905],{"type":20,"value":2754},{"type":20,"value":2907}," — チャートタイプとデータソース",{"type":15,"tag":2909,"props":2910,"children":2911},"style",{},[2912],{"type":20,"value":2913},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}",{"title":7,"searchDepth":83,"depth":83,"links":2915},[2916,2917,2918,2919,2920,2921,2922,2929,2933,2938,2939],{"id":24,"depth":83,"text":24},{"id":124,"depth":83,"text":124},{"id":137,"depth":83,"text":137},{"id":429,"depth":83,"text":432},{"id":820,"depth":83,"text":823},{"id":1399,"depth":83,"text":1402},{"id":1635,"depth":83,"text":1635,"children":2923},[2924,2925,2926,2927,2928],{"id":1651,"depth":194,"text":1654},{"id":1863,"depth":194,"text":1866},{"id":1975,"depth":194,"text":1975},{"id":2171,"depth":194,"text":2171},{"id":2264,"depth":194,"text":2267},{"id":2358,"depth":83,"text":2358,"children":2930},[2931,2932],{"id":2363,"depth":194,"text":2366},{"id":2406,"depth":194,"text":2406},{"id":2552,"depth":83,"text":2552,"children":2934},[2935,2936,2937],{"id":2557,"depth":194,"text":2557},{"id":2575,"depth":194,"text":2575},{"id":2754,"depth":194,"text":2754},{"id":2770,"depth":83,"text":2770},{"id":2873,"depth":83,"text":2873},"markdown","content:document:10.floating:1.index.md","content","document/10.floating/1.index.md","document/10.floating/1.index","md",{"loc":4},[2948,3267,3270,3273,3276,3279,3282,3285,3288],{"title":2949,"_path":2950,"children":2951},"Document","/document",[2952,2963,2968,3000,3017,3046,3078,3098,3112,3134,3141,3156,3179,3190,3210,3230,3259],{"title":2953,"_path":2954,"children":2955},"はじめに","/document/getting-started",[2956,2957,2960],{"title":2953,"_path":2954},{"title":2958,"_path":2959},"インストール","/document/getting-started/installation",{"title":2961,"_path":2962},"V3 から V4 への移行ガイド","/document/getting-started/migrate-from-v3",{"title":2964,"_path":2965,"children":2966},"ワークブック","/document/workbook",[2967],{"title":2964,"_path":2965},{"title":2969,"_path":2970,"children":2971},"ワークシート","/document/worksheet",[2972,2973,2976,2979,2982,2985,2988,2991,2994,2997],{"title":2969,"_path":2970},{"title":2974,"_path":2975},"行、列、ヘッダー","/document/worksheet/row-and-column",{"title":2977,"_path":2978},"範囲","/document/worksheet/range",{"title":2980,"_path":2981},"名前付き範囲","/document/worksheet/named-range",{"title":2983,"_path":2984},"セルの結合と解除","/document/worksheet/merge-and-unmerge",{"title":2986,"_path":2987},"パーシャルグリッド","/document/worksheet/partial-grid",{"title":2989,"_path":2990},"複数行ヘッダー","/document/worksheet/multiple-row-header",{"title":2992,"_path":2993},"ウィンドウ枠の固定","/document/worksheet/freeze",{"title":2995,"_path":2996},"ズーム","/document/worksheet/zoom",{"title":2998,"_path":2999},"設定とオプション","/document/worksheet/settings",{"title":3001,"_path":3002,"children":3003},"選択とナビゲーション","/document/selection",[3004,3005,3008,3011,3014],{"title":3001,"_path":3002},{"title":3006,"_path":3007},"フォーカスと選択","/document/selection/selection",{"title":3009,"_path":3010},"範囲の選択","/document/selection/pick-range",{"title":3012,"_path":3013},"クリップボード","/document/selection/clipboard",{"title":3015,"_path":3016},"テキスト検索","/document/selection/text-search",{"title":3018,"_path":3019,"children":3020},"データ管理","/document/data",[3021,3022,3025,3028,3031,3034,3037,3040,3043],{"title":3018,"_path":3019},{"title":3023,"_path":3024},"データソース","/document/data/datasource",{"title":3026,"_path":3027},"データフィルタリング","/document/data/data-filtering",{"title":3029,"_path":3030},"組み込みオートフィルター","/document/data/builtin-autofilter",{"title":3032,"_path":3033},"条件付きフィルター","/document/data/conditional-filter",{"title":3035,"_path":3036},"条件付きスタイル","/document/data/conditional-styles",{"title":3038,"_path":3039},"グループとアウトライン","/document/data/group-and-outline",{"title":3041,"_path":3042},"データバリデーション","/document/data/data-validation",{"title":3044,"_path":3045},"保護とロック","/document/data/protection",{"title":3047,"_path":3048,"children":3049},"セル","/document/cell",[3050,3051,3054,3057,3060,3063,3066,3069,3072,3075],{"title":3047,"_path":3048},{"title":3052,"_path":3053},"セルの編集","/document/cell/cell-edit",{"title":3055,"_path":3056},"スタイル","/document/cell/style",{"title":3058,"_path":3059},"罫線","/document/cell/border",{"title":3061,"_path":3062},"データ書式","/document/cell/data-format",{"title":3064,"_path":3065},"カスタムデータフォーマッター","/document/cell/custom-data-formatter",{"title":3067,"_path":3068},"データ連続入力","/document/cell/auto-fill",{"title":3070,"_path":3071},"リッチフォーマットテキスト","/document/cell/rich-format-text",{"title":3073,"_path":3074},"セルテキストの回転","/document/cell/rotate-cell-text",{"title":3076,"_path":3077},"セルの反復処理","/document/cell/iterate-cells",{"title":3079,"_path":3080,"children":3081},"セルタイプ","/document/cell-types",[3082,3083,3086,3089,3092,3095],{"title":3079,"_path":3080},{"title":3084,"_path":3085},"組み込みセルタイプ","/document/cell-types/built-in-cell-types",{"title":3087,"_path":3088},"カスタムセル","/document/cell-types/custom-cell",{"title":3090,"_path":3091},"ドロップダウンリストセル","/document/cell-types/dropdown-list-cell",{"title":3093,"_path":3094},"コンボリストセル","/document/cell-types/combo-list-cell",{"title":3096,"_path":3097},"列全体のセルタイプ","/document/cell-types/cells-type-for-entire-column",{"title":3099,"_path":3100,"children":3101},"数式","/document/formula",[3102,3103,3106,3109],{"title":3099,"_path":3100},{"title":3104,"_path":3105},"カスタム関数","/document/formula/custom-function",{"title":3107,"_path":3108},"数式関数","/document/formula/formula-functions",{"title":3110,"_path":3111},"VLOOKUP","/document/formula/vlookup",{"title":2754,"_path":3113,"children":3114},"/document/chart",[3115,3116,3119,3122,3125,3128,3131],{"title":2754,"_path":3113},{"title":3117,"_path":3118},"縦棒グラフ","/document/chart/column-chart",{"title":3120,"_path":3121},"横棒グラフ","/document/chart/bar-chart",{"title":3123,"_path":3124},"折れ線グラフ","/document/chart/line-chart",{"title":3126,"_path":3127},"面グラフ","/document/chart/area-chart",{"title":3129,"_path":3130},"2D円グラフ","/document/chart/pie-2d-chart",{"title":3132,"_path":3133},"ドーナツグラフ","/document/chart/doughnut-chart",{"title":8,"_path":4,"children":3135},[3136,3137,3139],{"title":8,"_path":4},{"title":2557,"_path":3138},"/document/floating/drawing-shapes",{"title":2575,"_path":3140},"/document/floating/floating-image",{"title":2358,"_path":3142,"children":3143},"/document/events",[3144,3145,3147,3150,3153],{"title":2358,"_path":3142},{"title":2358,"_path":3146},"/document/events/events",{"title":3148,"_path":3149},"キーボードイベント","/document/events/keyboard-events",{"title":3151,"_path":3152},"マウスイベント","/document/events/mouse-events",{"title":3154,"_path":3155},"SelectionRangeChanged","/document/events/selection-events",{"title":3157,"_path":3158,"children":3159},"カスタマイズ","/document/customization",[3160,3161,3164,3167,3170,3173,3176],{"title":3157,"_path":3158},{"title":3162,"_path":3163},"コントロールの外観","/document/customization/control-appearance",{"title":3165,"_path":3166},"シートタブコントロール","/document/customization/sheet-tab-control",{"title":3168,"_path":3169},"使用可能なホットキー","/document/customization/hot-keys",{"title":3171,"_path":3172},"言語ローカライズ","/document/customization/language-localization",{"title":3174,"_path":3175},"アドレスバーと数式バー","/document/customization/formula-bar",{"title":3177,"_path":3178},"ReoGridEditor","/document/customization/editor",{"title":3180,"_path":3181,"children":3182},"アクション","/document/actions",[3183,3184,3187],{"title":3180,"_path":3181},{"title":3185,"_path":3186},"ReoGridアクションフレームワーク","/document/actions/actions",{"title":3188,"_path":3189},"組み込みワークシートアクション","/document/actions/built-in-actions",{"title":3191,"_path":3192,"children":3193},"ファイル形式","/document/io",[3194,3195,3198,3201,3204,3207],{"title":3191,"_path":3192},{"title":3196,"_path":3197},"Excelファイル形式 (xlsx)","/document/io/excel-file-format",{"title":3199,"_path":3200},"CSV形式","/document/io/csv-format",{"title":3202,"_path":3203},"RGF形式","/document/io/rgf-format",{"title":3205,"_path":3206},"Excel形式とRGF形式の違い","/document/io/difference-between-excel-and-rgf-format",{"title":3208,"_path":3209},"HTMLとしてエクスポート","/document/io/export-as-html",{"title":3211,"_path":3212,"children":3213},"高度な機能","/document/advanced",[3214,3215,3218,3221,3224,3227],{"title":3211,"_path":3212},{"title":3216,"_path":3217},"メモリワークブック","/document/advanced/memory-workbook",{"title":3219,"_path":3220},"ページングと印刷","/document/advanced/paging-and-print",{"title":3222,"_path":3223},"コントロールのリセット","/document/advanced/reset-control",{"title":3225,"_path":3226},"パフォーマンス","/document/advanced/performance",{"title":3228,"_path":3229},"設定","/document/advanced/settings",{"title":3231,"_path":3232,"children":3233},"ハウツーガイド","/document/how-to",[3234,3235,3238,3241,3244,3247,3250,3253,3256],{"title":3231,"_path":3232},{"title":3236,"_path":3237},"ReoGridの推奨プラクティス","/document/how-to/recommended-practice-for-using-reogrid",{"title":3239,"_path":3240},"DataTableでスプレッドシートを埋める","/document/how-to/fill-grid-with-datatable",{"title":3242,"_path":3243},"遅延読み込みモードによる大量データの高速読み込み","/document/how-to/fast-load-large-data-with-lazy-load-mode",{"title":3245,"_path":3246},"カスタムドロップダウンセルの作成","/document/how-to/create-custom-drop-down-cell",{"title":3248,"_path":3249},"日付ピッカーセルの作成","/document/how-to/create-date-picker-cell",{"title":3251,"_path":3252},"Excelファイルからすべての画像を読み取る","/document/how-to/read-all-images-from-excel-file",{"title":3254,"_path":3255},"VB.NETでReoGridを使用するためのヒント","/document/how-to/use-reogrid-in-vb-net",{"title":3257,"_path":3258},"全選択チェックボックスヘッダーの作成","/document/how-to/create-select-all-checkbox-header",{"title":3260,"_path":3261,"children":3262},"トラブルシューティング","/document/troubleshooting",[3263,3264],{"title":3260,"_path":3261},{"title":3265,"_path":3266},"PInvoke例外の修正","/document/troubleshooting/fix-pinvoke-exception",{"title":3268,"_path":3269},"エディション・機能一覧","/editions-features",{"title":3271,"_path":3272},"個人情報保護方針","/privacy-policy",{"title":3274,"_path":3275},"動作環境","/requirements",{"title":3277,"_path":3278},"ReoGrid利用許諾契約書","/terms",{"title":3280,"_path":3281},"ReoGrid利用許諾契約書(Ver.3)","/terms-v3",{"title":3283,"_path":3284},"ReoGrid利用許諾契約書(Ver.4)","/terms-v4",{"title":3286,"_path":3287},"ReoGrid 4 トライアルライセンスポリシー","/terms-v4-trial",{"title":3289,"_path":3290},"ReoGrid Web Edition 利用許諾契約書","/terms-web",1786025079965]