winform画坐标、点、直线、抛物线、多边形的一种实现方式

时间:2022-02-16 15:31:22
【文件属性】:

文件名称:winform画坐标、点、直线、抛物线、多边形的一种实现方式

文件大小:114KB

文件格式:ZIP

更新时间:2022-02-16 15:31:22

c# winform 坐标 曲线

1、windows平台 2、winform框架 3、C#,.NET 4.5


【文件预览】:
PointControl.Designer.cs
ParabolicControl.Designer.cs
MainForm.Designer.cs
MainForm.cs
AxisControl.Designer.cs
LinearControl.resx
ParabolicControl.resx
LinearControl.Designer.cs
Program.cs
DemoGeometry.sln
.vs
----DemoGeometry()
--------project-colors.json(246B)
--------v17()
Properties
----Settings.settings(249B)
----Resources.Designer.cs(3KB)
----AssemblyInfo.cs(1KB)
----Settings.Designer.cs(1KB)
----Resources.resx(5KB)
ParabolicControl.cs
Equation.cs
MainForm.resx
DemoGeometry.csproj
LinearControl.cs
PointControl.cs
obj
----x86()
--------Debug()
AxisControl.resx
bin
----Debug()
--------DemoGeometry.vshost.exe(22KB)
--------DemoGeometry.vshost.exe.manifest(490B)
--------DemoGeometry.exe(28KB)
--------DemoGeometry.pdb(68KB)
PointControl.resx
AxisControl.cs

网友评论