Tests whether the panel coordinates are located in this view.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public bool Contains( Point panelPoint ) |
Parameters
- panelPoint
- Type: System.Drawing..::.Point
The panel Point coordinates.