Eyeshot 9.0 WPF API Reference
TranslationVector Constructor(Int32,Int32,Int32)

WPF Assembly > devDept.Eyeshot.Mouse3D Namespace > TranslationVector Class > TranslationVector Constructor : TranslationVector Constructor(Int32,Int32,Int32)
Syntax
'Declaration
 
Public Function New( _
   ByVal x As Integer, _
   ByVal y As Integer, _
   ByVal z As Integer _
)
public TranslationVector( 
   int x,
   int y,
   int z
)

Parameters

x
y
z
See Also

Reference

TranslationVector Class
TranslationVector Members
Overload List