AutoXChange 2007 XML Reference Tailor Made Software  
Modify Existing Polyline

The second section of the changes portion of the XML file allows the user to change existing Polylines. The section begins with a <Polylines> tag and ends with a </Polylines> tag. One or more <Polyline> sections can be defined between the <Polylines>/</Polylines> tags.

The general syntax for the Polylines changes section of the XML file is:

<Polylines>
    <Polyline>
        ...
    </Polyline>
    <Polyline>
        ...
    </Polyline>
</Polylines>

 

The following attributes can be modified:

  • Change Polyline Color
  • Change Polyline Linestyle
  • Hatch Polyline
  •  



     
    Copyright © 2006 Tailor Made Software, Ltd