-
大小: 0.03M文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2020-12-26
- 語(yǔ)言: C#
- 標(biāo)簽: 透明標(biāo)尺??C#??
資源簡(jiǎn)介
C#繪制透明標(biāo)尺,可調(diào)整大小及透明度等。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?Drawing.Utility.Ruler
{
????static?class?Program
????{
????????///?
????????///?應(yīng)用程序的主入口點(diǎn)。
????????///?
????????[STAThread]
????????static?void?Main()
????????{
????????????Application.EnableVisualstyles();
????????????Application.SetCompatibleTextRenderingDefault(false);
????????????Application.Run(new?MyRuler());
????????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件????????189??2019-01-23?14:34??DrawRuler\DrawRuler\App.config
?????文件??????14848??2019-09-20?16:14??DrawRuler\DrawRuler\bin\Debug\DrawRuler.exe
?????文件????????189??2019-01-23?14:34??DrawRuler\DrawRuler\bin\Debug\DrawRuler.exe.config
?????文件??????40448??2019-09-20?16:14??DrawRuler\DrawRuler\bin\Debug\DrawRuler.pdb
?????文件???????3626??2019-09-20?16:12??DrawRuler\DrawRuler\DrawRuler.csproj
?????文件????????535??2019-09-20?16:14??DrawRuler\DrawRuler\Program.cs
?????文件???????1316??2019-01-23?14:34??DrawRuler\DrawRuler\Properties\AssemblyInfo.cs
?????文件???????2843??2019-01-23?14:41??DrawRuler\DrawRuler\Properties\Resources.Designer.cs
?????文件???????5612??2019-01-23?14:34??DrawRuler\DrawRuler\Properties\Resources.resx
?????文件???????1108??2019-01-23?14:41??DrawRuler\DrawRuler\Properties\Settings.Designer.cs
?????文件????????249??2019-01-23?14:34??DrawRuler\DrawRuler\Properties\Settings.settings
?????文件??????15646??2019-09-20?16:15??DrawRuler\DrawRuler\ShowRuler.cs
?????文件???????1513??2019-09-20?16:14??DrawRuler\DrawRuler\ShowRuler.Designer.cs
?????文件???????5817??2019-01-23?15:06??DrawRuler\DrawRuler\ShowRuler.resx
?????文件???????1125??2019-01-23?14:34??DrawRuler\DrawRuler.sln
?????目錄??????????0??2019-01-23?14:34??DrawRuler\DrawRuler\obj\Debug\TempPE
?????目錄??????????0??2019-09-20?16:14??DrawRuler\DrawRuler\bin\Debug
?????目錄??????????0??2019-09-20?16:12??DrawRuler\DrawRuler\bin\Release
?????目錄??????????0??2019-09-20?16:20??DrawRuler\DrawRuler\obj\Debug
?????目錄??????????0??2019-09-20?16:12??DrawRuler\DrawRuler\bin
?????目錄??????????0??2019-01-23?14:34??DrawRuler\DrawRuler\obj
?????目錄??????????0??2019-01-23?14:41??DrawRuler\DrawRuler\Properties
?????目錄??????????0??2019-09-20?16:15??DrawRuler\DrawRuler
?????目錄??????????0??2019-09-20?16:19??DrawRuler
-----------?---------??----------?-----??----
????????????????95064????????????????????24
評(píng)論
共有 條評(píng)論