Eyeshot 10 WinForms API Reference
DrawDirection Method (Entity)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Entity Class : DrawDirection Method
Draws a small arrow to show the entity direction if devDept.Eyeshot.ViewportLayout.DrawCurveDirection(devDept.Eyeshot.ViewportLayout.DrawEntitiesDirectionParams) is true.
Syntax
'Declaration
 
Protected Friend Overridable Sub DrawDirection( _
   ByVal data As DrawDirectionParams _
) 
protected internal virtual void DrawDirection( 
   DrawDirectionParams data
)

Parameters

data
See Also

Reference

Entity Class
Entity Members