Raised when a Visio connector is imported as a FlowChartX link.
(
a feature of FlowChartX Pro edition)
SyntaxVB6
Copy Code
|
|---|
Public Event ArrowImported |
Event DataParameter | Type | Description |
|---|---|---|
fcxArrow | [input] reference to an Arrow | Refers to the imported arrow. |
VisioLinkData | [input] IDispatch* | Additional data associated with the event. |
See Also