Region::IsVisible Method (PointF)
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Return to top
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- point
-
Type:
System.Drawing::PointF
The PointF structure to test.
Return Value
Type: System::Booleantrue when point is contained within this Region; otherwise, false.
For a code example, see the IsVisible(RectangleF) method.
.NET Framework
Available since 1.1
Available since 1.1
Show: