StrokeStartCap

EmfPlusCustomLineCapData.StrokeStartCap property

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

public int StrokeStartCap { get; set; }

See Also