xtd 0.2.0
Loading...
Searching...
No Matches

◆ is_vsible() [3/4]

bool xtd::drawing::drawing_2d::graphics_path::is_vsible ( int32  x,
int32  y 
) const

Indicates whether the specified point is contained within this xtd::drawing::drawing_2d::graphics_path.

Parameters
xThe x-coordinate of the point to test.
yThe y-coordinate of the point to test.
Returns
This method returns true if the specified point is contained within this xtd::drawing::drawing_2d::graphics_path; otherwise, false.