| C1.Xaml.Maps Assembly > C1.Xaml.Maps Namespace > C1VectorItemBase Class : StrokeLineJoin Property |
'DeclarationPublic Property StrokeLineJoin As PenLineJoin
'UsageDim instance As C1VectorItemBase Dim value As PenLineJoin instance.StrokeLineJoin = value value = instance.StrokeLineJoin
public PenLineJoin StrokeLineJoin {get; set;}