| |
| | BeginContainer Method (Rectangle, Rectangle, GraphicsUnit) |
 | | Rectangle structure that, together with the srcrect parameter, specifies a scale transformation for the container. |
 | | Rectangle structure that, together with the dstrect parameter, specifies a scale transformation for the container. |
 | | Rectangle srcRect = new Rectangle(0, 0, 200, 200); Rectangle destRect = new Rectangle(100, 100, 150, 150); // Begin graphics container. |
| msdn.microsoft.com /library/en-us/cpref/html/frlrfSystemDrawingGraphicsClassBeginContainerTopic2.asp?frame=true (837 words) |
|