Eyeshot 10 WinForms API Reference
SmoothTriangle Constructor(Int32,Int32,Int32)

WinForms Assembly > devDept.Geometry Namespace > SmoothTriangle Class > SmoothTriangle Constructor : SmoothTriangle Constructor(Int32,Int32,Int32)
Syntax
'Declaration
 
Public Function New( _
   ByVal v1 As Integer, _
   ByVal v2 As Integer, _
   ByVal v3 As Integer _
)
public SmoothTriangle( 
   int v1,
   int v2,
   int v3
)

Parameters

v1
v2
v3
See Also

Reference

SmoothTriangle Class
SmoothTriangle Members
Overload List