This notification allows the entity to perform any required resource management tasks before the grip's GripStatus objects and any alternate basepoint objects pointed to by the GripStatus objects are deleted.
Public virtual Function SetGripStatus( status As GripStatus ) As void
public virtual void SetGripStatus( GripStatus status );
Parameters |
Description |
GripStatus status |
Value describing the status of the grip operation; one of the values from the GripStatus enumeration |
Comments? |