| lcHatchBoundPoint | Home |
|
BOOL lcHatchBoundPoint ( HANDLE hHatch, double X, double Y ); |
| hHatch | |
| Handle to a hatch object. | |
| X Y | |
| Point coordinates. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| Code sample, lcHatchBoundEntity, lcHatchBoundEndLoop |