Gets or sets the join style for the ends of two consecutive lines drawn with this pen.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
C# Copy Code |
---|
public LineJoin LineJoin { get; set; } |
Visual Basic Copy Code |
---|
Public Property LineJoin As LineJoin |
A member of the .NET LineJoin enumeration that represents the join style for the ends of two consecutive lines.