The following tables list the members exposed by the CADLayout type.

Name Description
Public property Box Gets or sets a three-dimensional box that encloses the CADLayout object.
Public property Count Gets a number of entities on this CADLayout.
Public property EntName
Public property Entities Gets a collection of entities contained in the loaded CAD image.
Public property IsEmpty Gets a value indicating whether this CADLayout is empty.
Public property Name Gets or sets a name of the layout which read from a CAD file.
Public property PSLTScalingByViewport Gets or sets using PSLTSCALE value for the CADLayout.
Public property PaperSpaceBlock Gets or sets a block containing entities that will be drawn to a specified layout.
Top