Gets or sets the style used to join lines drawn with this pen.
Namespace:
C1.Silverlight.PdfAssembly: C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)
Syntax
C# |
---|
public PenLineJoin LineJoin { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property LineJoin As PenLineJoin <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |