Gets or sets the default shape displayed at the base of new arrows.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ArrowBase() As EArrowHead |
C++
Copy Code
|
|---|
public: |
A member of the EArrowHead enumeration. The default is ahNone.
RemarksDefault value for ArrowBase property of new arrows.
See Also