op_Implicit
RectangleF Implicit operator
Converte la struttura Rectangle specificata in una struttura RectangleF.
public static implicit operator RectangleF(Rectangle r)
Parametro | Tipo | Descrizione |
---|---|---|
r | Rectangle | La struttura Rectangle da convertire. |
Valore di ritorno
La struttura RectangleF che viene convertita dalla struttura Rectangle specificata.
Guarda anche
- struct Rectangle
- struct RectangleF
- spazio dei nomi System.Drawing
- assemblea Aspose.Drawing