GraphicContext.LineCap

GraphicContext.LineCap property

Sets or gets the code specifying the shape of the endpoints for any open path that is stroked.

public virtual LineCap LineCap { get; set; }

See Also