public virtual RequestCode OnVertex( PointD3D pntLocation, StorableObject oStorableObject, int iDetailId )
public: virtual RequestCode OnVertex( PointD3D pntLocation, StorableObject^ oStorableObject, int iDetailId )
Parameters
- pntLocation
- Location of the selected vertex.
- oStorableObject
- StorableObject which has been selected.
- iDetailId
Return Value
Default RequestCode for this function is
Nothing
.