property Link.ArrowSize as Long
Gets or sets the size to show the arrow for specified link.

TypeDescription
Long A long expression that specifies the size of the arrow
By default, the ArrowSize property is -1 which indicates that LinksArrowSize property controls the size of the arrow. The ArrowSize property specifies the size to show the arrow for a particular link. The LinksArrowSize property specifies the size to show the arrow for links. Use the LinksColor property to define the color to show all links on the surface. The Color property specifies the color for an individual link. The LinksArrowColor property specifies the color to show the arrow of the links. The control's LinksShowDir property specifies whether the arrow of the links is shown or hidden. The LinksWidth property specifies the size of the links and so the size of the arrow. The ShowLinks property specifies whether the surface shows or hides the links. The LinksArrowFrameColor property specifies the color to show the default frame of the arrow.