Returns the length of the arrow.
VB6
![]() |
---|
Public Property Get Length() As Long |
C++
![]() |
---|
public: |
A long value.
If the arrow's Style is set to asBezier, an approximate length is calculated. In that case, the approximate value is almost always slightly smaller than the real length of Bezier segments. The exact length is returned for arrows consisting of straight segments.
FlowChartX Programmer's Guide | © 2023 MindFusion |