Gets or sets the radius length of decorations displayed at arrow intersection points.
SyntaxVB6
Copy Code
|
|---|
Public Property Get CrossRadius() As Long |
C++
Copy Code
|
|---|
public: |
A long value. The default is 8.
RemarksGets or sets the radius length of decorations displayed at arrow crossing points. These decorations can be arcs or breaks, as specified through the ArrowCrossings property.
See Also