EmfPlusPenOptionalData.DashOffset
EmfPlusPenOptionalData.DashOffset property
Gets or sets optional 32-bit floating-point value that specifies the distance from the start of a line to the start of the first space in a dashed line pattern. This field MUST be present if the PenDataDashedLineOffset flag is set in the PenDataFlags field of the EmfPlusPenData object.
public float DashOffset { get; set; }
See Also
- class EmfPlusPenOptionalData
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging