|
Este artigo foi traduzido por máquina. Coloque o ponteiro do mouse sobre as frases do artigo para ver o texto original. Mais informações.
|
Tradução
Original
|
Método Graphics.DrawIconUnstretched
Assembly: System.Drawing (em System.Drawing.dll)
Parâmetros
- icon
- Tipo: System.Drawing.Icon
Icon to draw.
- targetRect
- Tipo: System.Drawing.Rectangle
Rectangle structure that specifies the location and size of the resulting image. The image is not scaled to fit this rectangle, but retains its original size. If the image is larger than the rectangle, it is clipped to fit inside it.
| Exceção | Condição |
|---|---|
| ArgumentNullException |
|
Creates an icon from a standard Windows icon file SampIcon.ico in the example folder. Creates a rectangle in which to draw the icon. Draws the icon to the screen.
Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.