[This is preliminary documentation and is subject to change.]
Implicitly converts a Persistate.UI.PRectangle to a System.Drawing.Rectangle.
| C# |
public static implicit operator Rectangle ( PRectangle rectangle )
- rectangle (PRectangle)
- The Persistate.UI.PRectangle to convert.
The corresponding System.Drawing.Rectangle.