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