Shape::StrokeStartLineCap Property
.NET Framework (current version)
Gets or sets a PenLineCap enumeration value that describes the Shape at the start of a Stroke.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property PenLineCap StrokeStartLineCap { PenLineCap get(); void set(PenLineCap value); }
Property Value
Type: System.Windows.Media::PenLineCapOne of the PenLineCap enumeration values. 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: