WidthScale

EmfPlusCustomLineCapData.WidthScale property

Gets or sets 32-bit floating-point value that specifies the amount by which to scale the custom line cap with respect to the width of the EmfPlusPen object (section 2.2.1.7) that is used to draw the lines.

public float WidthScale { get; set; }

See Also