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

WPF Assembly > devDept.Eyeshot.Mouse3D Namespace > TranslationVector Class > TranslationVector Constructor : TranslationVector Constructor(Byte,Byte,Byte,Byte,Byte,Byte)
Syntax
'Declaration
 
Public Function New( _
   ByVal xl As Byte, _
   ByVal xh As Byte, _
   ByVal yl As Byte, _
   ByVal yh As Byte, _
   ByVal zl As Byte, _
   ByVal zh As Byte _
)
public TranslationVector( 
   byte xl,
   byte xh,
   byte yl,
   byte yh,
   byte zl,
   byte zh
)

Parameters

xl
xh
yl
yh
zl
zh
See Also

Reference

TranslationVector Class
TranslationVector Members
Overload List