Gets or sets the default Style of new arrows.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ArrowStyle() As EArrowStyle |
C++
Copy Code
|
|---|
public: |
A member of the EArrowStyle enumeration. The default is asPolyline.
RemarksDefault Style for newly created arrows.
See Also