RectangleExtensions.ToGdiRectangle
ToGdiRectangle(Rectangle)
Convertit leRectangle
auRectangle .
public static Rectangle ToGdiRectangle(Rectangle rectangle)
Paramètre | Taper | La description |
---|---|---|
rectangle | Rectangle | Le rectangle à convertir. |
Return_Value
Le convertiRectangle.
Voir également
- struct Rectangle
- class RectangleExtensions
- espace de noms Aspose.PSD.Extensions
- Assemblée Aspose.PSD
ToGdiRectangle(RectangleF)
Convertit leRectangleF
auRectangle .
public static RectangleF ToGdiRectangle(RectangleF rectangle)
Paramètre | Taper | La description |
---|---|---|
rectangle | RectangleF | Le rectangle à convertir. |
Return_Value
Le convertiRectangleF.
Voir également
- struct RectangleF
- class RectangleExtensions
- espace de noms Aspose.PSD.Extensions
- Assemblée Aspose.PSD