Shape::StrokeEndLineCap Property
.NET Framework (current version)
Gets or sets a PenLineCap enumeration value that describes the Shape at the end of a line.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property PenLineCap StrokeEndLineCap { PenLineCap get(); void set(PenLineCap value); }
Property Value
Type: System.Windows.Media::PenLineCapOne of the enumeration values for PenLineCap. The default is Flat.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: