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

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

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

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