home | Download | Guestbook | Sitemap
codelookerDownloadWindows/.NETGUI Develop
Search:
KpImageViewerV2_src
  • Classification:Windows/.NET - GUI Develop
  • Development Tool:CSharp
  • Sise:154 KB
  • Upload time:2011/6/7 13:36:39
  • Uploader:robinking
  • Download Statistics:
Description
The ImageViewer UserControl is something author created to fill in a gap he experienced in displaying images on his forms


btnZoomOut.png

File list:
KP-ImageViewerV2
...............\bin
...............\...\Release
...............\...\.......\KP-ImageViewerV2.dll
...............\...\.......\KP-ImageViewerV2.pdb
...............\obj
...............\...\Release
...............\...\.......\TempPE
...............\...\.......\......\Properties.Resources.Designer.cs.dll
...............\...\.......\DesignTimeResolveAssemblyReferences.cache
...............\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
...............\...\.......\GenerateResource-ResGen.read.1.tlog
...............\...\.......\GenerateResource-ResGen.read.6.tlog
...............\...\.......\GenerateResource-ResGen.write.1.tlog
...............\...\.......\KaiwaProjects.KpImageViewer.resources
...............\...\.......\KaiwaProjects.Properties.Resources.resources
...............\...\.......\KP-ImageViewerV2.csproj.FileListAbsolute.txt
...............\...\.......\KP-ImageViewerV2.dll
...............\...\.......\KP-ImageViewerV2.pdb
...............\Properties
...............\..........\AssemblyInfo.cs
...............\..........\Resources.Designer.cs
...............\..........\Resources.resx
...............\Resources
...............\.........\btnBack.png
btnBack.png
...............\.........\btnDrag.png
btnDrag.png
...............\.........\btnFitToScreen.png
btnFitToScreen.png
...............\.........\btnNext.png
btnNext.png
...............\.........\btnOpen.png
btnOpen.png
...............\.........\btnPreview.png
btnPreview.png
...............\.........\btnRotate270.png
btnRotate270.png
...............\.........\btnRotate90.png
btnRotate90.png
...............\.........\btnSelect.png
btnSelect.png
...............\.........\btnZoomIn.png
btnZoomIn.png
...............\.........\btnZoomOut.png
btnZoomOut.png
...............\.........\Drag.cur
...............\.........\Grab.cur
...............\.........\Thumbs.db
...............\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
...............\PanelDoubleBuffered.cs
If you are a member, Log in. If you are not a member, Please register
Related source code
[KpImageViewerV2_151_src] - The attached example solution contains two projects: the ShapeEditorLibrary, containing the basic shape editor classes, and the ShapeEditorExampleVs2008 project, containing the form you see in the screenshot, including the property grid + selection combobox logic. As you can see, this is separated from the ShapeEditorLibrary so you can implement it completely differently if you want.The most important classes in the ShapeEditorLibrary are the Shape, Canvas and ShapeCollection classes.The Shape class is an abstract class and implements most of the basic methods and properties that every Shape will have. In order to create your own Shapes, you can create a class that inherits Shape, and override the Draw method to provide your own drawing. If you want a Triangle shape, you implement the drawing such that it looks like a triangle. There is a RectangleShape and EllipseShape already included in the example so you can take a look how you do that
Download Address
download DownLoad
Comments: Don't forget to comment after downloading! Comment...
About - Advertise - Sitemap