LineCapStyleStyle Property
|
Gets or sets the line cap style.
Namespace: WebSupergoo.WordGlue4.Rendering
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public LineCap Style { get; set; }
Public Property Style As LineCap
Get
Set
member Style : LineCap with get, set
Property Value
Type:
LineCap
See Also