Search
VisioImporter.ArrowImported Event
See Also
 



Raised when a Visio connector is imported as a FlowChartX link.

( a feature of FlowChartX Pro edition)

 Syntax

VB6  Copy Code

Public Event ArrowImported

 Event Data

Parameter

Type

Description

fcxArrow

[input] reference to an Arrow

Refers to the imported arrow.

VisioLinkData

[input] IDispatch*

Additional data associated with the event.

 See Also