Layout Property |
Specifies the layout associated with the model space, paper space, or block object.
Signature
object.Layout
object
ModelSpace, PaperSpace , Block
The object or objects this property applies to.
Layout
Layout object; read-write
The layout that is associated with the model space, paper space, or
block object.
Remarks
The Layout object contains the plot settings for the model space, paper space, or block object.
Named plot settings not associated with a given block are stored as PlotConfiguration objects.
Comments? |