Eyeshot 9.0 WinForms API Reference
Translate Property

WinForms Assembly > devDept.Eyeshot Namespace > ObjectManipulator Class : Translate Property
Gets or sets the properties of the translation on view ball.
Syntax
'Declaration
 
Public Property Translate As ObjectManipulatorPartProperties
public ObjectManipulatorPartProperties Translate {get; set;}
Remarks
You need to call the ViewportLayout.CompileUserInterfaceElements to see the effect of your changes at run-time.
See Also

Reference

ObjectManipulator Class
ObjectManipulator Members