Constructor PortView
PortView(Orientation, Direction, Capacity, Type, FieldExtra)
Initializes a new instance of the PortView class.
Declaration
public PortView(Orientation portOrientation, Direction portDirection, Port.Capacity portCapacity, Type type, FieldExtra fieldMask)
Parameters
| Type | Name | Description | 
|---|---|---|
| Orientation | portOrientation | The port orientation.  | 
    
| Direction | portDirection | The port direction.  | 
    
| Port.Capacity | portCapacity | The port capacity.  | 
    
| Type | type | The type.  | 
    
| FieldExtra | fieldMask | The field mask.  |