Gets or sets the cap style used for lines
drawn with this Pen.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public LineCapStyle LineStart { get; set; }
Public Property LineStart As LineCapStyle
Get
Set
member LineStart : LineCapStyle with get, set
Property Value
Type:
LineCapStyle
See Also