文件名称:KpImageViewerV2_140_src
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 51kb
- 下载次数:
- 0次
- 提 供 者:
- 许*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ImageViewer的UserControl的是我创建的,以填补在一定的差距,我在我的表格上显示图像的经历。我希望能够进行放大,缩小,旋转我的图片和最重要的是,没有规模我的图像,以使其适合我的表格内。
-The ImageViewer UserControl is something I created to fill in a gap I experienced in displaying images on my forms. I wanted to be able to zoom in, zoom out, rotate my images and best of all, not have to scale my images down to make it fit inside my forms.
I have looked around and found solutions such as dragging PictureBoxes inside of a panel, potentially good but it had its issues. With this article, I want to share my work with those who might be having this very same issue.
-The ImageViewer UserControl is something I created to fill in a gap I experienced in displaying images on my forms. I wanted to be able to zoom in, zoom out, rotate my images and best of all, not have to scale my images down to make it fit inside my forms.
I have looked around and found solutions such as dragging PictureBoxes inside of a panel, potentially good but it had its issues. With this article, I want to share my work with those who might be having this very same issue.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PanelDoubleBuffered.cs
Properties
..........\AssemblyInfo.cs
..........\Resources.Designer.cs
..........\Resources.resx
Resources
.........\btnBack.png
.........\btnDrag.png
.........\btnFitToScreen.png
.........\btnNext.png
.........\btnOpen.png
.........\btnPreview.png
.........\btnRotate270.png
.........\btnRotate90.png
.........\btnSelect.png
.........\btnZoomIn.png
.........\btnZoomOut.png
.........\Drag.cur
.........\Grab.cur
.........\Thumbs.db
GifImage.cs
KP-DrawEngine.cs
KP-DrawObject.cs
KP-ImageViewerV2.cs
KP-ImageViewerV2.csproj
KP-ImageViewerV2.csproj.user
KP-ImageViewerV2.Designer.cs
KP-ImageViewerV2.resx
KP-ImageViewerV2.sln
KP-ImageViewerV2.suo
MultiPageImage.cs
Properties
..........\AssemblyInfo.cs
..........\Resources.Designer.cs
..........\Resources.resx
Resources
.........\btnBack.png
.........\btnDrag.png
.........\btnFitToScreen.png
.........\btnNext.png
.........\btnOpen.png
.........\btnPreview.png
.........\btnRotate270.png
.........\btnRotate90.png
.........\btnSelect.png
.........\btnZoomIn.png
.........\btnZoomOut.png
.........\Drag.cur
.........\Grab.cur
.........\Thumbs.db
GifImage.cs
KP-DrawEngine.cs
KP-DrawObject.cs
KP-ImageViewerV2.cs
KP-ImageViewerV2.csproj
KP-ImageViewerV2.csproj.user
KP-ImageViewerV2.Designer.cs
KP-ImageViewerV2.resx
KP-ImageViewerV2.sln
KP-ImageViewerV2.suo
MultiPageImage.cs