CustomLineCap.WidthScale

CustomLineCap.WidthScale property

Gets or sets the amount by which to scale this CustomLineCap Class object with respect to the width of the Pen object.

public float WidthScale { get; set; }

See Also