文件名称:DrawLine-Draw-ellipse
- 所属分类:
- 绘图程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 44kb
- 下载次数:
- 0次
- 提 供 者:
- 冷色***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用DrawLine的方法绘制椭圆:
使用“Graphics”类的“DrawLine”方法绘制椭圆。
(提示:坐标点与角度的关系为: x=acosθ,y=bsinθ)
-The DrawLine the method to draw an ellipse: " Graphics" class the DrawLine " method to draw an ellipse. (Hint: the relationship between the coordinates and the angles: x = acosθ, y = bsinθ)
使用“Graphics”类的“DrawLine”方法绘制椭圆。
(提示:坐标点与角度的关系为: x=acosθ,y=bsinθ)
-The DrawLine the method to draw an ellipse: " Graphics" class the DrawLine " method to draw an ellipse. (Hint: the relationship between the coordinates and the angles: x = acosθ, y = bsinθ)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawLine Draw ellipse\DrawLine绘制椭圆\bin\Debug\DrawLine绘制椭圆.exe
.....................\................\...\.....\DrawLine绘制椭圆.pdb
.....................\................\...\.....\DrawLine绘制椭圆.vshost.exe
.....................\................\...\.....\DrawLine绘制椭圆.vshost.exe.manifest
.....................\................\DrawLine绘制椭圆.csproj
.....................\................\DrawLine绘制椭圆.csproj.user
.....................\................\Form1.cs
.....................\................\Form1.Designer.cs
.....................\................\Form1.resx
.....................\................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
.....................\................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....................\................\...\...\.....\DrawLine绘制椭圆.csproj.FileListAbsolute.txt
.....................\................\...\...\.....\DrawLine绘制椭圆.exe
.....................\................\...\...\.....\DrawLine绘制椭圆.Form1.resources
.....................\................\...\...\.....\DrawLine绘制椭圆.pdb
.....................\................\...\...\.....\DrawLine绘制椭圆.Properties.Resources.resources
.....................\................\...\...\.....\GenerateResource.read.1.tlog
.....................\................\...\...\.....\GenerateResource.write.1.tlog
.....................\................\...\...\.....\ResolveAssemblyReference.cache
.....................\................\Program.cs
.....................\................\...perties\AssemblyInfo.cs
.....................\................\..........\Resources.Designer.cs
.....................\................\..........\Resources.resx
.....................\................\..........\Settings.Designer.cs
.....................\................\..........\Settings.settings
.....................\DrawLine绘制椭圆.sln
.....................\DrawLine绘制椭圆.suo
.....................\................\obj\x86\Debug\TempPE
.....................\................\...\...\Debug
.....................\................\...\...\Release
.....................\................\bin\Debug
.....................\................\...\Release
.....................\................\obj\x86
.....................\................\bin
.....................\................\obj
.....................\................\Properties
.....................\DrawLine绘制椭圆
DrawLine Draw ellipse
.....................\................\...\.....\DrawLine绘制椭圆.pdb
.....................\................\...\.....\DrawLine绘制椭圆.vshost.exe
.....................\................\...\.....\DrawLine绘制椭圆.vshost.exe.manifest
.....................\................\DrawLine绘制椭圆.csproj
.....................\................\DrawLine绘制椭圆.csproj.user
.....................\................\Form1.cs
.....................\................\Form1.Designer.cs
.....................\................\Form1.resx
.....................\................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
.....................\................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....................\................\...\...\.....\DrawLine绘制椭圆.csproj.FileListAbsolute.txt
.....................\................\...\...\.....\DrawLine绘制椭圆.exe
.....................\................\...\...\.....\DrawLine绘制椭圆.Form1.resources
.....................\................\...\...\.....\DrawLine绘制椭圆.pdb
.....................\................\...\...\.....\DrawLine绘制椭圆.Properties.Resources.resources
.....................\................\...\...\.....\GenerateResource.read.1.tlog
.....................\................\...\...\.....\GenerateResource.write.1.tlog
.....................\................\...\...\.....\ResolveAssemblyReference.cache
.....................\................\Program.cs
.....................\................\...perties\AssemblyInfo.cs
.....................\................\..........\Resources.Designer.cs
.....................\................\..........\Resources.resx
.....................\................\..........\Settings.Designer.cs
.....................\................\..........\Settings.settings
.....................\DrawLine绘制椭圆.sln
.....................\DrawLine绘制椭圆.suo
.....................\................\obj\x86\Debug\TempPE
.....................\................\...\...\Debug
.....................\................\...\...\Release
.....................\................\bin\Debug
.....................\................\...\Release
.....................\................\obj\x86
.....................\................\bin
.....................\................\obj
.....................\................\Properties
.....................\DrawLine绘制椭圆
DrawLine Draw ellipse