property Surface.LinksArrowSize as Long
Specifies the size to show the arrow for links

TypeDescription
Long A long expression that specifies the size of the arrow
By default, the LinksArrowSize property is -1 which indicates that LinksWidth property controls the size of the arrow. The LinksArrowSize property specifies the size to show the arrow for links. The ArrowSize property specifies the size to show the arrow for a particular link. 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.