Skip to main content

TdxFcConnection.ArrowDest Property

Provides access to the destination arrow appearance settings.

Declaration

property ArrowDest: TdxFcConnectionArrow read; write;

Property Value

Type
TdxFcConnectionArrow

Remarks

You can use the ArrowDest.ArrowType to specify the destination arrow’s shape. Since the arrow’s dimensions are initialized to 0, increase them to display the arrow.

For detailed information on available appearance settings, refer to the TdxFcConnectionArrow type description.

Refer to the TdxFcConnectionArrow type description for details.

See Also