Gets or sets the anchor points to which incoming arrows are docked.
SyntaxVB6
Copy Code
|
|---|
Public Property Get BoxIncmAnchor() As EArrowAnchor |
C++
Copy Code
|
|---|
public: |
A member of the EArrowAnchor enumeration. The default is aaNoAnchor.
RemarksDefault value for the IncmAnchor property of newly created boxes.
See Also