AnnotationPenLineJoin Property |
Gets or sets the join style for the ends of two consecutive lines drawn with this pen.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public LineJoin LineJoin { get; set; }
Public Property LineJoin As LineJoin
Get
Set
Property Value
Type:
LineJoin The line join style for the pen.
See Also