Eyeshot 10 WinForms API Reference
SetLineStipple Method (D3DRenderContext)

WinForms Assembly > devDept.Graphics Namespace > D3DRenderContext Class : SetLineStipple Method
Syntax
'Declaration
 
Public Overrides Sub SetLineStipple( _
   ByVal factor As Integer, _
   ByVal pattern As UShort, _
   ByVal camera As CameraBase _
) 
public override void SetLineStipple( 
   int factor,
   ushort pattern,
   CameraBase camera
)

Parameters

factor
pattern
camera
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members