Layout class

Layout class

Represents layout contained by the CAD drawing.

The Layout type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of Layout class.
init Initializes new instance of Layout class.

Properties

Property Description
name The name of the layout.
width The width of the layout.
height The height of the layout.

Methods

Method Description
equals Determines whether the current Layout is the same as specified Layout object.

See Also