EmfPlusDashedLineCapType Enumeration

The DashedLineCapType enumeration defines types of line caps to use at the ends of dashed lines that are drawn with graphics pens.

Module: aspose.imaging.fileformats.emf.emfplus.consts

Full Name: aspose.imaging.fileformats.emf.emfplus.consts.EmfPlusDashedLineCapType

Aspose.Imaging Version: 24.6.0

Members

Member nameDescription
DASHED_LINE_CAP_TYPE_FLATSpecifies a flat dashed line cap.
DASHED_LINE_CAP_TYPE_ROUNDSpecifies a round dashed line cap.
DASHED_LINE_CAP_TYPE_TRIANGLESpecifies a triangular dashed line cap.