NShape Reference
ILineStyle.DashCap Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > ILineStyle Interface >

NShape Reference
ILineStyle.DashCap Property

Previous pageReturn to chapter overviewNext page

Specifies the shape of the dashes' ends.

Syntax

DashCap DashCap { get; }

Description

Specifies the shape (System.Drawing.Drawing2D.DashCap) of the dashes' ends.

Applies only when DashType is set on a value other than DashType.Solid.