Eyeshot 10 WPF API Reference
RichSmoothTriangle Constructor(Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32)

WPF Assembly > devDept.Geometry Namespace > RichSmoothTriangle Class > RichSmoothTriangle Constructor : RichSmoothTriangle Constructor(Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32,Int32)
Syntax
'Declaration
 
Public Function New( _
   ByVal v1 As Integer, _
   ByVal v2 As Integer, _
   ByVal v3 As Integer, _
   ByVal n1 As Integer, _
   ByVal n2 As Integer, _
   ByVal n3 As Integer, _
   ByVal t1 As Integer, _
   ByVal t2 As Integer, _
   ByVal t3 As Integer _
)
public RichSmoothTriangle( 
   int v1,
   int v2,
   int v3,
   int n1,
   int n2,
   int n3,
   int t1,
   int t2,
   int t3
)

Parameters

v1
v2
v3
n1
n2
n3
t1
t2
t3
See Also

Reference

RichSmoothTriangle Class
RichSmoothTriangle Members
Overload List