DashStyle Enumeration

Specifies the style of dashed lines drawn with a Pen object.

Module: aspose.psd

Full Name: aspose.psd.DashStyle

Aspose.PSD Version: 24.4.0

Members

Member nameDescription
CUSTOMSpecifies a user-defined custom dash style.
DASHSpecifies a line consisting of dashes.
DASH_DOTSpecifies a line consisting of a repeating pattern of dash-dot.
DASH_DOT_DOTSpecifies a line consisting of a repeating pattern of dash-dot-dot.
DOTSpecifies a line consisting of dots.
SOLIDSpecifies a solid line.