Gets or sets the default value for the Dynamic property of new arrows.
SyntaxVB6
Copy Code
|
|---|
Public Property Get DynamicArrows() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is false.
RemarksDefault value for the Dynamic property of new arrows.
See Also