Table of Contents

TShapeLine.GetWidth Method

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

Syntax

Namespace: FlexCel.Core

public Int32 GetWidth(IFlexCelPalette aPalette, Int32 defaultValue)

Parameters

<-> Parameter Type Description
aPalette IFlexCelPalette
defaultValue Int32

See also