Arbortext IsoDraw > Macro Language Reference > Object Data Types > Element Object > element.overPrint
  
element.overPrint
Returns and sets the overprint property of the element as integer. Allowed values are 0 for “none”, 1 for “stroke”, 2 for “fill” and 3 for “stroke and fill”.
myElem.overPrint = 2