StrokeEndCap

EmfPlusCustomLineCapData.StrokeEndCap property

Gets or sets 32-bit unsigned integer that specifies the value in the LineCap enumeration that indicates what line cap is to be used at the end of the line to be drawn.

public int StrokeEndCap { get; set; }

See Also