OptimizationStartingDirection

 

Name

 

            OptimizationStartingDirection

 

Type

 

            Read/Write

 

When to use it

 

            You can set the value of this property before calling the Start method.

            You may get the value of this property anytime.

 

Prototype

 

            property OptimizationStartingDirection: Long;

 

Explanations

 

            Specifies the direction in which the placement of parts is started. Possible values for this property are:

0 - horizontal

1 - vertical

 

Default value

 

        0

 

See Also:

 

        OptimizationStartingCorner, Start