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

Name Description
Public property BoundaryType Gets or sets a type of the CAD2DBoundaryList boundary.
Public property Capacity (inherited from List<T>).
Public property Count (inherited from List<T>).
Public property IsNotUse Gets a value indicating whether the CAD2DBoundaryList instance is not used.
Public property IsTextBox Gets a value indicating whether the hatch bypasses a box occupied by a text.
Public property Item (inherited from List<T>).
Public property Last Returns the index of a CADCollection<T> last member. (inherited from CADCollection<T>).
Top