Eyeshot 10 WinForms API Reference
SetLineWeight Method (Entity)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Entity Class : SetLineWeight Method
The render context
The line weight resolved from attributes propagation
Line weight changer.
Syntax
'Declaration
 
Public Overridable Sub SetLineWeight( _
   ByVal renderContext As RenderContextBase, _
   ByVal lineWeight As Single _
) 
public virtual void SetLineWeight( 
   RenderContextBase renderContext,
   float lineWeight
)

Parameters

renderContext
The render context
lineWeight
The line weight resolved from attributes propagation
See Also

Reference

Entity Class
Entity Members