Table of Contents

TShapeLine.GetJoin Method

Returns the line joining, if there is a LineStyle this is the Line join, else if it is null it is the Theme line join.

Syntax

Namespace: FlexCel.Core

public TLineJoin GetJoin(IFlexCelPalette aPalette)

Parameters

<-> Parameter Type Description
aPalette IFlexCelPalette

See also