FromHwnd
Graphics.FromHwnd method
Crée un nouveauGraphics du handle spécifié à une fenêtre.
public static Graphics FromHwnd(IntPtr hwnd)
Paramètre | Taper | La description |
---|---|---|
hwnd | IntPtr | Poignée à une fenêtre. |
Return_Value
Cette méthode retourne un nouveauGraphics pour le handle de fenêtre spécifié.
Voir également
- class Graphics
- espace de noms System.Drawing
- Assemblée Aspose.Drawing