Component |
public sealed class ComponentInput : ICollection<InputItem>, IEnumerable<InputItem>, IEnumerable
The ComponentInput type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentInput | Initializes a new instance of the ComponentInput class |
| Name | Description | |
|---|---|---|
| Count | ||
| IsReadOnly | ||
| IsSynchronized |
| Name | Description | |
|---|---|---|
| Add | ||
| AddInputFace | ||
| AddInputObject | ||
| AddInputObjects | ||
| AddInputPolygon | ||
| AddInputPosition | ||
| AddInputPositions(ListPoint) | ||
| AddInputPositions(Point, Point) | ||
| Clear | ||
| Contains | ||
| CopyTo | ||
| GetEnumerator | ||
| Remove |