C#
VB
C++
Gets or sets the line join for the stroke.
public AnnPenLineJoin StrokeLineJoin { get; set; }
Public Property StrokeLineJoin As Leadtools.Windows.Annotations.AnnPenLineJoin
public:
property Leadtools.Windows.Annotations.AnnPenLineJoin StrokeLineJoin {
Leadtools.Windows.Annotations.AnnPenLineJoin get();
void set ( Leadtools.Windows.Annotations.AnnPenLineJoin );
}
The line join for the stroke.
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