DashedLineData

EmfPlusDashedLineData.DashedLineData property

Gets or sets array of DashedLineDataSize floating-point values that specify the lengths of the dashes and spaces in a dashed line

public float[] DashedLineData { get; set; }

See Also