Table of Contents

TShapeLine.GetTailArrow Method

Returns the line arrow for the tail, 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> GetTailArrow(IFlexCelPalette aPalette)

Parameters

<-> Parameter Type Description
aPalette IFlexCelPalette

See also