Gets or sets the initial value for arrows' SnapToNodeBorder property.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ArrowsSnapToNodeBorders() As Boolean |
C++
Copy Code
|
|---|
public: |
A boolean value. The default is false.
RemarksProvides the initial value for the SnapToNodeBorder property of arrows.
See Also