Eyeshot 10 WinForms API Reference
EdgeThickness Property (DrawSilhouettesParams)

WinForms Assembly > devDept.Eyeshot Namespace > DrawSilhouettesParams Class : EdgeThickness Property
The thickness of edges, used to draw the silhouettes of devDept.Eyeshot.Entities.Solid3D when their devDept.Eyeshot.Entities.Solid3D.SilhouettesDrawingMode is not devDept.Eyeshot.Entities.Solid3D.silhouettesDrawingType.Standard
Syntax
'Declaration
 
Public Property EdgeThickness As Single
public float EdgeThickness {get; set;}
See Also

Reference

DrawSilhouettesParams Class
DrawSilhouettesParams Members