Gets or sets the default size of new arrows' arrowhead shapes.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ArrowHeadSize() As Integer |
C++
Copy Code
|
|---|
public: |
A short value. The default is 15.
RemarksDefault value for the ArrowHeadSize property of newly created arrows.
See Also