Eyeshot 10 WinForms API Reference
DrawIsocurvesForFlat Method (Entity)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Entity Class : DrawIsocurvesForFlat Method
The draw parameters
Draws the isocurves in Flat display mode.
Syntax
'Declaration
 
Protected Friend Overridable Sub DrawIsocurvesForFlat( _
   ByVal data As DrawParams _
) 
protected internal virtual void DrawIsocurvesForFlat( 
   DrawParams data
)

Parameters

data
The draw parameters
Remarks
Only the Surface entities draws them.
See Also

Reference

Entity Class
Entity Members