Skip to main content
All docs
V23.2

DXGraphicsPath.IsVisible Method

Name Parameters Description
IsVisible(PointF) hitPoint Indicates whether the DXGraphicsPath instance contains the specified point.
IsVisible(Single, Single) x, y Indicates whether the DXGraphicsPath instance contains the specified point.