Table of Contents

TShapeLine.GetHeadArrow Method

Returns the line arrow for the head, if there is a LineStyle this is the Line arrow, else if it is null it is the Theme line arrow.

Syntax

Namespace: FlexCel.Core

public Nullable<TLineArrow> GetHeadArrow(IFlexCelPalette aPalette)

Parameters

<-> Parameter Type Description
aPalette IFlexCelPalette

See also