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

Name Description
Public method AddEntity Adds a new child entity. (inherited from CADLayout).
Public method Dispose (inherited from CADLayout).
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Iterate Invokes the referenced (by the specified delegate) method for each CAD entity belonging to the specified CADLayout. (inherited from CADLayout).
Public method Loaded Loads this CADLayout to the specified CADConverter. (inherited from CADLayout).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top