Arbortext IsoDraw > Macro Language Reference > Object Data Types > Application Object - User Interface Preferences > app.curMacroTransform
  
app.curMacroTransform
This property returns the current transformation properties but it can not be used directly.
app.curMacroTransform.offset
Returns the offset property as point. This property is read-only.
MESSAGE app.curMacroTransform.offset
app.curMacroTransform.angle
Returns the angle property as float. This property is read-only.
MESSAGE app.curMacroTransform.angle
app.curMacroTransform.scale
Returns the scale property as point. This property is read-only.
MESSAGE app.curMacroTransform.scale