Gets or sets a value that describes how to shape the end of a line.
public PenLineCap EndLineCap { get; set; }
Public Property EndLineCap As PenLineCap
public: property PenLineCap EndLineCap { PenLineCap get(); void set ( PenLineCap ); }
public:
property PenLineCap EndLineCap {
PenLineCap get();
void set ( PenLineCap );
}
A System.Windows.Media.PenLineCap value that describes how to the shape the end of a line drawn by 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