| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10 	
                       		
			       | 
             
| Leadtools.Windows.Annotations Namespace > AnnObject Class : StrokeLineJoin Property | 
public AnnPenLineJoin StrokeLineJoin {get; set;}
'Declaration Public Property StrokeLineJoin As AnnPenLineJoin
'Usage Dim instance As AnnObject Dim value As AnnPenLineJoin instance.StrokeLineJoin = value value = instance.StrokeLineJoin
public: property AnnPenLineJoin StrokeLineJoin { AnnPenLineJoin get(); void set ( AnnPenLineJoin value); }