ComponentOne Word for UWP
StartCap Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > Pen Class : StartCap Property
Gets or sets the cap style used to draw line ends with this pen.
Syntax
'Declaration
 
Public Property StartCap As Windows.UI.Xaml.Media.PenLineCap
public Windows.UI.Xaml.Media.PenLineCap StartCap {get; set;}
See Also

Reference

Pen Class
Pen Members