NEndPointGlueFx Class Members
In This Topic
The following tables list the members exposed by NEndPointGlueFx.
Public Constructors
Public Properties
| Name | Description |
| AppliedToBegin | Returns true, if the fx is applied to the BeginX or BeginY property of the shape. Returns false, if the fx is applied to the EndX or EndY property of the shape. |
| AppliedToX | Returns true, if the fx is applied to the BeginX or EndX property of the shape. Returns false, if the fx is applied to the BeginY or EndY property of the shape. |
| Glue | Gets the end point glue of the target shape that manages this expression |
| TargetShape | The target shape to which the fx is applied |
Top
Public Methods
| Name | Description |
| DeepClone | Overridden. Creates an exact replica of this object |
| ToString | |
Top
See Also