文件名称:DrawingBoard
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-29
- 文件大小:
- 203kb
- 下载次数:
- 0次
- 提 供 者:
- lyz****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现二维图形编辑功能,实现基本的点,线,曲线基本功能,GDI+填充功能-Achieve two-dimensional graphics editing features, to achieve the basic points, lines, curves, basic functions, GDI+ filling function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawingBoard2\Properties\AssemblyInfo.cs
.............\..........\Resources.resx
.............\..........\Resources.Designer.cs
.............\Utils\UndoBufferNode.cs
.............\.....\XmlSerialization\Enums.cs
.............\.....\................\EnumWrapper.cs
.............\.....\................\ICustomDeserializer.cs
.............\.....\................\ICustomSerializer.cs
.............\.....\................\KnownDotNetTypesDeserializers.cs
.............\.....\................\MemberWrapper.cs
.............\.....\................\ReflectionUtils.cs
.............\.....\................\StringUtils.cs
.............\.....\................\TypeWrappersPool.cs
.............\.....\................\UdtWrapper.cs
.............\.....\................\XMLUtils.cs
.............\.....\................\YAXAttributes.cs
.............\.....\................\YAXExceptions.cs
.............\.....\................\YAXParsingErrors.cs
.............\.....\................\YAXSerializer.cs
.............\.....\CloneUtil.cs
.............\.....\ConverterUtil.cs
.............\.....\ImageUtil.cs
.............\.....\UndoManager.cs
.............\.....\DrawingUtils.cs
.............\.....\FormUtils.cs
.............\.....\CalculationUtils.cs
.............\EnumsConstants.cs
.............\Plot3D\Orientation3D.cs
.............\......\Plotter3D.cs
.............\......\Point3D.cs
.............\......\Vector3D.cs
.............\DrawingBoard2.csproj
.............\Controls\TransparentRichTextBox.cs
.............\........\FontToolStripComboBox.cs
.............\........\ToolStripCheckedBox.cs
.............\........\OfficeColorPicker\ComboBoxColorPicker.bmp
.............\........\.................\ComboBoxColorPicker.cs
.............\........\.................\ComboBoxColorPicker.designer.cs
.............\........\.................\ComboBoxColorPicker.resx
.............\........\.................\OfficeColorPicker.bmp
.............\........\.................\OfficeColorPicker.cs
.............\........\.................\OfficeColorPicker.designer.cs
.............\........\.................\OfficeColorPicker.resx
.............\........\.................\SelectableColor.cs
.............\........\.................\ToolStripColorPicker.bmp
.............\........\.................\ToolStripColorPicker.cs
.............\........\.................\ToolStripColorPicker.resx
.............\........\.................\ContextMenuForm.cs
.............\........\.................\ContextMenuForm.designer.cs
.............\........\.................\ContextMenuForm.resx
.............\........\.................\CustomColors.cs
.............\........\.................\GradientPanel.bmp
.............\........\.................\GradientPanel.cs
.............\........\DrawingBoard.cs
.............\........\DrawingBoardDesigner.cs
.............\........\DesignerActionListCollection.cs
.............\Region.cs
.............\Forms\SimpleTextForm.resx
.............\.....\SimpleTextForm.cs
.............\.....\SimpleTextForm.Designer.cs
.............\.....\RichTextBoxForm.resx
.............\.....\RichTextBoxForm.cs
.............\.....\RichTextBoxForm.Designer.cs
.............\.....\PolygonForm.resx
.............\.....\PolygonForm.cs
.............\.....\PolygonForm.Designer.cs
.............\Icons\BucketFill.bmp
.............\.....\PenDraw.bmp
.............\.....\List_bullets-icon.png
.............\.....\align_center.png
.............\.....\align_left.png
.............\.....\align_right.png
.............\SerializableFont.cs
.............\.hapes\Arc.cs
.............\......\CartesianPlane.cs
.............\......\ColoredPoint.cs
.............\......\ColoredPointSet.cs
.............\......\Cube.cs
.............\......\Ellipse.cs
.............\......\Group.cs
.............\......\Hexagon.cs
.............\......\ImageBox.cs
.............\......\Line.cs
.............\......\Pentagon.cs
.............\......\Pie.cs
.............\......\PointElement.cs
.............\......\Polygon.cs
.............\......\Rect.cs
.............\......\RichTextBoxShape.cs
.............\......\RoundedRect.cs
.......