Gets or sets a value indicating whether and how arrows should be aligned to nodes' anchor points.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ArrowAnchoring() As EAnchoring |
C++
Copy Code
|
|---|
public: |
A member of the EAnchoring enumeration. The default is ancIgnore.
See Also