Table of Contents

TShapeLine.GetDashing Method

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

Syntax

Namespace: FlexCel.Core

public TLineDashing GetDashing(IFlexCelPalette aPalette)

Parameters

<-> Parameter Type Description
aPalette IFlexCelPalette

See also