Gets or sets the default arrowhead shape of new arrows.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ArrowHead() As EArrowHead |
C++
Copy Code
|
|---|
public: |
A member of the EArrowHead enumeration The default value is ahArrow.
RemarksDefault value for the ArrowHead property of newly created arrows.
See Also