EmfPlusPenOptionalData.DashedLineCapType
EmfPlusPenOptionalData.DashedLineCapType property
Gets or sets optional 32-bit signed integer that specifies the shape for both ends of each dash in a dashed line. This field MUST be present if the PenDataDashedLineCap flag is set in the PenDataFlags field of the EmfPlusPenData object, and the value MUST be defined in the DashedLineCapType enumeration (section 2.1.1.10).
public EmfPlusDashedLineCapType DashedLineCapType { get; set; }
See Also
- enum EmfPlusDashedLineCapType
- class EmfPlusPenOptionalData
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging