Click or drag to resize

TextLineFormat LineBeginWidth Property

Gets or sets the arrowhead width at the beginning of a line. Read/write LineEndWidth .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public LineEndWidth LineBeginWidth { get; set; }

Property Value

Type: LineEndWidth

Implements

IChartGridLine LineBeginWidth
See Also