DashStyle

ILineFormat.DashStyle property

Returns or sets the line dash style. Read/write LineDashStyle.

public LineDashStyle DashStyle { get; set; }

See Also