91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.17M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: 畫圖入門??

資源簡介

畫圖入門級示例

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Drawing;
using?System.Windows.Forms;

namespace?HandleobjectExample
{
????public?static?class?CC
????{
????????public?static?Panel?panel;
????????public?static?Listject>?graphicsList?=?new?Listject>();
????????///?用于判斷焦點形狀
????????public?static?bool?isToolPoint;
????????private?static?int?autoID?=?1;
????????///?獲取新對象的ID
????????public?static?int?GetNewID()
????????{
????????????return?autoID++;
????????}
????????///?當前對象的ID
????????public?static?int?ID?{?get;?set;?}
????????///?臨時保存選擇的圖像
????????public?static?Bitmap?bitmap;
????????public?static?TextInfo?textInfo;
????????///?<

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????4497??2009-03-29?15:00??E06-HandleobjectExample\Backup\HandleobjectExample\CC.cs

?????文件???????7417??2009-03-29?11:44??E06-HandleobjectExample\Backup\HandleobjectExample\DrawCurve.cs

?????文件???????1126??2009-03-23?19:17??E06-HandleobjectExample\Backup\HandleobjectExample\DrawImage.cs

?????文件???????2296??2009-04-08?15:22??E06-HandleobjectExample\Backup\HandleobjectExample\Drawobject.cs

?????文件???????7455??2009-03-29?14:38??E06-HandleobjectExample\Backup\HandleobjectExample\DrawRectangle.cs

?????文件???????8389??2009-03-29?21:02??E06-HandleobjectExample\Backup\HandleobjectExample\DrawText.cs

?????文件???????4571??2009-08-12?06:50??E06-HandleobjectExample\Backup\HandleobjectExample\FormDraw.cs

?????文件???????7247??2009-08-12?06:50??E06-HandleobjectExample\Backup\HandleobjectExample\FormDraw.Designer.cs

?????文件???????5814??2009-08-12?06:50??E06-HandleobjectExample\Backup\HandleobjectExample\FormDraw.resx

?????文件???????4677??2009-04-08?16:33??E06-HandleobjectExample\Backup\HandleobjectExample\HandleobjectExample.csproj

?????文件????????503??2009-04-08?16:32??E06-HandleobjectExample\Backup\HandleobjectExample\Program.cs

?????文件???????1382??2009-02-23?20:48??E06-HandleobjectExample\Backup\HandleobjectExample\Properties\AssemblyInfo.cs

?????文件???????2862??2009-02-23?21:04??E06-HandleobjectExample\Backup\HandleobjectExample\Properties\Resources.Designer.cs

?????文件???????5612??2009-02-23?20:48??E06-HandleobjectExample\Backup\HandleobjectExample\Properties\Resources.resx

?????文件???????1117??2009-02-23?21:04??E06-HandleobjectExample\Backup\HandleobjectExample\Properties\Settings.Designer.cs

?????文件????????249??2009-02-23?20:48??E06-HandleobjectExample\Backup\HandleobjectExample\Properties\Settings.settings

?????文件???????1473??2009-03-29?14:53??E06-HandleobjectExample\Backup\HandleobjectExample\TextDialog.cs

?????文件???????4853??2009-03-29?15:02??E06-HandleobjectExample\Backup\HandleobjectExample\TextDialog.designer.cs

?????文件???????5814??2009-03-29?14:52??E06-HandleobjectExample\Backup\HandleobjectExample\TextDialog.resx

?????文件???????1719??2009-03-29?23:03??E06-HandleobjectExample\Backup\HandleobjectExample\ToolCurve.cs

?????文件???????1141??2009-03-23?19:16??E06-HandleobjectExample\Backup\HandleobjectExample\ToolImage.cs

?????文件????????947??2009-03-29?14:38??E06-HandleobjectExample\Backup\HandleobjectExample\Toolobject.cs

?????文件???????6487??2009-04-08?16:12??E06-HandleobjectExample\Backup\HandleobjectExample\ToolPointer.cs

?????文件???????1215??2009-03-23?11:59??E06-HandleobjectExample\Backup\HandleobjectExample\ToolRectangle.cs

?????文件???????1252??2009-03-29?21:37??E06-HandleobjectExample\Backup\HandleobjectExample\ToolText.cs

?????文件????????947??2009-02-23?21:05??E06-HandleobjectExample\Backup\HandleobjectExample.sln

????..A..H.?????45056??2009-08-12?08:07??E06-HandleobjectExample\Backup\HandleobjectExample.v12.suo

?????文件??????31232??2018-11-04?08:15??E06-HandleobjectExample\HandleobjectExample\bin\Debug\HandleExample.exe

?????文件?????165376??2018-11-04?08:15??E06-HandleobjectExample\HandleobjectExample\bin\Debug\HandleExample.pdb

?????文件??????22704??2018-11-04?23:49??E06-HandleobjectExample\HandleobjectExample\bin\Debug\HandleExample.vshost.exe

............此處省略56個文件信息

評論

共有 條評論

相關資源