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