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.
|