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

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