Gets or sets what shape to display at the beginning of an arrow.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ArrowBase() As EArrowHead |
C++
Copy Code
|
|---|
public: |
A member of the EArrowHead enumeration. Initialized with FlowChart.ArrowBase.
See Also