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