ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEGraphicState Class : LineJoin Property |
'Declaration Public Property LineJoin As Integer
'Usage Dim instance As ImGearPDEGraphicState Dim value As Integer instance.LineJoin = value value = instance.LineJoin
public int LineJoin {get; set;}