C#
VB
C++
Gets or sets the System.Drawing.Drawing2D.LineJoin style for the ends of two consecutive lines drawn with this AnnPen object.
public virtual LineJoin LineJoin { get; set; }
Public Overridable Property LineJoin As LineJoin
A System.Drawing.Drawing2D.LineJoin value that represents the join style for the ends of two consecutive lines drawn with this AnnPen object.
For an example, refer to AnnPen.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET