Persistate API documentation
Implicit Operator
NamespacesPersistate.UIPRectangleImplicitWideningImplicitImplicitImplicit(PRectangle to Rectangle)

[This is preliminary documentation and is subject to change.]

Implicitly converts a Persistate.UI.PRectangle to a System.Drawing.Rectangle.
Declaration Syntax
C#
public static implicit operator Rectangle (
	PRectangle rectangle
)
Parameters
rectangle (PRectangle)
The Persistate.UI.PRectangle to convert.
Return Value
The corresponding System.Drawing.Rectangle.

Assembly: Persistate.UI (Module: Persistate.UI) Version: 0.6.1.20 (0.6.1.20)