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