Gets or sets the cap style used on the starting point of the line.
public PenLineCap StartLineCap { get; set; }
Public Property StartLineCap As PenLineCap
public: property PenLineCap StartLineCap { PenLineCap get(); void set ( PenLineCap ); }
public:
property PenLineCap StartLineCap {
PenLineCap get();
void set ( PenLineCap );
}
A System.Windows.Media.PenLineCap value that describes the cap style used on the starting point of the D2DPen.
The default value is PenLineCap.Round
Target Platforms
D2DPen Class
D2DPen Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library