Table of Contents

TLineStyle.MiterLim Property

The amount by which lines is extended to form a miter join, when Join is TLineJoin.Miter.

Syntax

Namespace: FlexCel.Core

public Nullable<Double> MiterLim { get; }

See also