Table of Contents

Method OnBeforeDrawGrips

Namespace
VectorDraw.Professional.vdPrimaries
Assembly
VectorDraw.Professional.dll

OnBeforeDrawGrips(vdRender)

Called before DrawGrips(vdRender) method. Can be used to draw additional primitives when grips of an entity drawn .By default does nothing.

public virtual void OnBeforeDrawGrips(vdRender render)

Parameters

render vdRender

A vdRender object used to call your additional drawing primitives