TLineArrow.TLineArrow Constructor
Creates a new arrow.
Syntax
Namespace: FlexCel.Core
public TLineArrow(TArrowStyle aStyle, TArrowLen aLen, TArrowWidth aWidth)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
aStyle | TArrowStyle | Style of the arrow. | |
aLen | TArrowLen | Length of the arrow. | |
aWidth | TArrowWidth | Width of the arrow. |