FromPartValue enumeration
FromPartValue enumeration
The part of a shape from which a connection originates.
The FromPartValue type exposes the following members:
Fields
| Field | Description |
|---|---|
| NONE | None. |
| LEFT_EDGE | Left edge. |
| CENTER_EDGE | Center edge. |
| RIGHT_EDGE | Right Edge. |
| BOTTOM_EDGE | Bottom Edge. |
| MIDDLE_EDGE | Middle Edge. |
| TOP_EDGE | Top Edge. |
| BEGIN_X_CELL | BeginX cell. |
| BEGIN_Y_CELL | BeginY Cell. |
| BEGIN_X_OR_BEGIN_Y_POINT | BeginX/BeginY point. |
| END_X_CELL | EndX cell. |
| END_Y_CELL | EndY cell. |
| END_X_OR_END_Y_POINT | EndX/EndY point. |
| CONTROL_POINT | Control point. |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram