ComponentOne Chart for WPF and Silverlight
StrokeLineJoin Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : StrokeLineJoin Property
Syntax
'Declaration
 
Public Property StrokeLineJoin As System.Windows.Media.PenLineJoin
'Usage
 
Dim instance As FrameworkElement3D
Dim value As System.Windows.Media.PenLineJoin
 
instance.StrokeLineJoin = value
 
value = instance.StrokeLineJoin
public System.Windows.Media.PenLineJoin StrokeLineJoin {get; set;}
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members