LineFormatBeginArrowheadWidth Property

Returns or sets the arrowhead width at the beginning of a line. Read/write LineArrowheadWidth.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public LineArrowheadWidth BeginArrowheadWidth { get; set; }

Property Value

Type: LineArrowheadWidth

Implements

ILineFormatBeginArrowheadWidth
See Also