LineEndCap

EmfPlusCustomLineCapArrowData.LineEndCap property

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

public EmfPlusLineCapType LineEndCap { get; set; }

See Also