EmfPlusCustomLineCapData.StrokeJoin
EmfPlusCustomLineCapData.StrokeJoin property
Gets or sets 32-bit unsigned integer that specifies the value in the LineJoin enumeration (section 2.1.1.19), which specifies how to join two lines that are drawn by the same pen and whose ends meet. At the intersection of the two line ends, a line join makes the connection look more continuous.
public EmfPlusLineJoinType StrokeJoin { get; set; }
See Also
- enum EmfPlusLineJoinType
- class EmfPlusCustomLineCapData
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging