how to implement zoom operations in C#
-
hai, i have to implememt zoomin,zoomout operations in C# to perform that which controls or methods i should use if anybody knows pls help me thanx in advance
What do want to zoomin ,zoom out ? Picture? :cool::cool: nishu
-
hai, i have to implememt zoomin,zoomout operations in C# to perform that which controls or methods i should use if anybody knows pls help me thanx in advance
-
hai, i have to implememt zoomin,zoomout operations in C# to perform that which controls or methods i should use if anybody knows pls help me thanx in advance
If it's on stuff your code is drawing, the Graphics object has a scale transform which is an excellent way to do zoom.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
hai, i have to implememt zoomin,zoomout operations in C# to perform that which controls or methods i should use if anybody knows pls help me thanx in advance