Persistate API documentation
Contains Method (point)
NamespacesPersistate.UIPRectangleContains(PPoint)

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

Determines whether this PRectangle contains a paerticular PPoint.
Declaration Syntax
C#
public bool Contains(
	PPoint point
)
Parameters
point (PPoint)
The PPoint to test.
Return Value
True if this PRectangle contains the PPoint.

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