FromPartValue enumeration

FromPartValue enumeration

The part of a shape from which a connection originates.

The FromPartValue type exposes the following members:

Fields

FieldDescription
NONENone.
LEFT_EDGELeft edge.
CENTER_EDGECenter edge.
RIGHT_EDGERight Edge.
BOTTOM_EDGEBottom Edge.
MIDDLE_EDGEMiddle Edge.
TOP_EDGETop Edge.
BEGIN_X_CELLBeginX cell.
BEGIN_Y_CELLBeginY Cell.
BEGIN_X_OR_BEGIN_Y_POINTBeginX/BeginY point.
END_X_CELLEndX cell.
END_Y_CELLEndY cell.
END_X_OR_END_Y_POINTEndX/EndY point.
CONTROL_POINTControl point.
UNDEFINEDUndefined.

See Also