Arbortext IsoView > Programmer's Reference > Properties > OffsetX
  
OffsetX
This property describes the horizontal position of the representation. It sets the horizontal position of the representation as double.
If you use this, we recommend to disable the ResizeToFit feature to avoid recursive effects. (See ResizeToFit.)
Introduced with Arbortext IsoView 1.0.
document.ivx1.OffsetX = 20.0;