Method GetGripFromPoint
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
GetGripFromPoint(gPoint, ref int)
Gets the grip point from an entity at a specified location.
public vdFigure GetGripFromPoint(gPoint ptViewCS, ref int index)
Parameters
ptViewCSgPointA point in View Coordinate System(VCS).
indexintA reference integer where it is returned the index of the grip point if found.
Returns
- vdFigure
A vdFigure object that has a grip point located at the passed point.