CustomEndCap

EmfPlusCustomEndCapData.CustomEndCap property

Gets or sets a custom line cap that defines the shape to draw at the end of a line. It can be any of various shapes, including a square, circle, or diamond

public EmfPlusCustomLineCap CustomEndCap { get; set; }

See Also