Gets or sets the anchor points from which outgoing arrows start.
SyntaxVB6
Copy Code
|
|---|
Public Property Get BoxOutgAnchor() As EArrowAnchor |
C++
Copy Code
|
|---|
public: |
A member of the EArrowAnchor enumeration. The default is aaNoAnchor.
RemarksDefault value for the OutgAnchor property of newly created boxes.
See Also