ComponentOne Chart for WPF and Silverlight
StrokeStartLineCap Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members