Arbortext IsoView > Programmer's Reference > Properties > OffsetY
  
OffsetY
This property describes the vertical position of the representation. It returns the vertical 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.OffsetY = 20.0;