WidthScale

EmfPlusCustomLineCapArrowData.WidthScale property

Gets or sets a 32-bit floating-point value that specifies the amount by which to scale an EmfPlusCustomLineCap object with respect to the width of the graphics pen that is used to draw the lines

public float WidthScale { get; set; }

See Also