NPortGlueFx Class Members
In This Topic
The following tables list the members exposed by NPortGlueFx.
Public Constructors
Public Properties
| Name | Description |
| AppliedToDirX | Returns true, if the fx is applied to the DirX property of the port. |
| AppliedToDirY | Returns true, if the fx is applied to the DirY property of the port. |
| AppliedToX | Returns true, if the fx is applied to the X property of the port. |
| AppliedToY | Returns true, if the fx is applied to the Y property of the port. |
| Glue | Gets the port glue of the target port that manages this expression |
| TargetPort | The target control point to which the fx is applied |
Top
Public Methods
| Name | Description |
| DeepClone | Overridden. Creates an exact replica of this object |
| ToString | Overriden to return a human readable description of the expression |
Top
See Also