Table of Contents

TShapeLine.GetCap Method

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

Syntax

Namespace: FlexCel.Core

public TLineCap GetCap(IFlexCelPalette aPalette)

Parameters

<-> Parameter Type Description
aPalette IFlexCelPalette

See also