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

◆ is_vsible() [1/4]

bool xtd::drawing::drawing_2d::graphics_path::is_vsible ( const xtd::drawing::point point) const

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

Parameters
pointA xtd::drawing::point that represents 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.