ShapeStrokeStartLineCap Property |
Gets or sets a PenLineCap enumeration value that describes the Shape at the
start of a Stroke. The default is Flat.
Namespace: Windows.UI.Xaml.ShapesAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public PenLineCap StrokeStartLineCap { get; set; }
Property Value
Type:
PenLineCapSee Also