TdxFcaType Enum
Enumerates available connection arrow shapes.
#Declaration
TdxFcaType = (
fcaNone,
fcaArrow,
fcaEllipse,
fcaRectangle,
fcaClosedASMEarrow,
fcaFilledASMEarrow,
fcaClosedArrow,
fcaFilledArrow,
fcaIndentedClosedArrow,
fcaIndentedFilledArrow,
fcaOutdentedClosedArrow,
fcaOutdentedFilledArrow,
fcaClosedDoubleArrow,
fcaFilledDoubleArrow,
fcaDiamond,
fcaFilledDiamond,
fcaClosedDiamond,
fcaFilledClosedDiamond,
fcaDimensionLine,
fcaBackslash,
fcaOpenOneDash,
fcaOpenTwoDash,
fcaOpenThreeDash,
fcaClosedOneDash,
fcaClosedTwoDash,
fcaClosedThreeDash,
fcaFilledOneDash,
fcaFilledTwoDash,
fcaFilledThreeDash
);
#Members
Name |
---|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
fca
|
#Remarks
Options include:
Value | Description | Picture |
---|---|---|
Simple Arrows | ||
fca | An invisible arrow. | |
fca | A simple arrow. | |
fca | An ellipse. | |
fca | A rectangle. | |
Filled Arrows | ||
fca | Filled ASME arrow. | |
fca | Filled arrow. | |
fca | Indented filled arrow. | |
fca | Outdented filled arrow. | |
fca | Filled double arrow. | |
fca | Filled diamond. | |
fca | Filled closed diamond. | |
fca | Filled one dash. | |
fca | Filled two dash. | |
fca | Filled three dash. | |
Closed and Opened Arrows | ||
fca | Closed ASME arrow. | |
fca | Closed Arrow. | |
fca | Indented closed arrow. | |
fca | Outdented closed arrow. | |
fca | Closed double arrow. | |
fca | Diamond. | |
fca | Closed diamond. | |
fca | Closed one dash. | |
fca | Closed two dash. | |
fca | Closed three dash. | |
fca | Open one dash. | |
fca | Open two dash. | |
fca | Open three dash. | |
Additional Arrows | ||
fca | Dimension line. | |
fca | Backslash. |
The arrow’s ArrowType property references the TdxFcaType.