Represents a collection of hatch borders.
Top
Top
Top
The following tables list the members exposed by the CAD2DBoundaryList type.
Name | Description | |
---|---|---|
CAD2DBoundaryList | (Overloaded) Initializes a new instance of the CAD2DBoundaryList class. |
Name | Description | |
---|---|---|
BoundaryType | Gets or sets a type of the CAD2DBoundaryList boundary. | |
Capacity | (inherited from List<T>). | |
Count | (inherited from List<T>). | |
IsNotUse | Gets a value indicating whether the CAD2DBoundaryList instance is not used. | |
IsTextBox | Gets a value indicating whether the hatch bypasses a box occupied by a text. | |
Item | (inherited from List<T>). | |
Last | Returns the index of a CADCollection<T> last member. (inherited from CADCollection<T>). |
Name | Description | |
---|---|---|
Add | (inherited from List<T>). | |
AddRange | (inherited from List<T>). | |
AsReadOnly | (inherited from List<T>). | |
BinarySearch | (Overloaded) (inherited from List<T>). | |
Clear | (inherited from List<T>). | |
Clone | Creates and returns a copy of the current CAD2DBoundaryList class instance. | |
Contains | (inherited from List<T>). | |
ConvertAll | (inherited from List<T>). | |
CopyTo | (Overloaded) (inherited from List<T>). | |
Dispose | Releases all resources used by the CADCollection<T> object. (inherited from CADCollection<T>). | |
Equals | (Overloaded) (inherited from Object). | |
Exists | (inherited from List<T>). | |
Find | (inherited from List<T>). | |
FindAll | (inherited from List<T>). | |
FindIndex | (Overloaded) (inherited from List<T>). | |
FindLast | (inherited from List<T>). | |
FindLastIndex | (Overloaded) (inherited from List<T>). | |
ForEach | (inherited from List<T>). | |
GetEnumerator | (inherited from List<T>). | |
GetHashCode | (inherited from Object). | |
GetRange | (inherited from List<T>). | |
GetType | (inherited from Object). | |
IndexOf | (Overloaded) (inherited from List<T>). | |
Insert | (inherited from List<T>). | |
InsertRange | (inherited from List<T>). | |
LastIndexOf | (Overloaded) (inherited from List<T>). | |
ReferenceEquals | (inherited from Object). | |
Remove | (inherited from List<T>). | |
RemoveAll | (inherited from List<T>). | |
RemoveAt | (inherited from List<T>). | |
RemoveRange | (inherited from List<T>). | |
Reverse | (Overloaded) (inherited from List<T>). | |
Sort | (Overloaded) (inherited from List<T>). | |
ToArray | (Overloaded) Creates an array from the current CADCollection<T> object. (inherited from CADCollection<T>). | |
ToString | (inherited from Object). | |
TrimExcess | (inherited from List<T>). | |
TrueForAll | (inherited from List<T>). |