Gets or sets the drawing order of this arrow within the diagram.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ZIndex() As Long |
C++
Copy Code
|
|---|
public: |
A long value.
RemarksHolds the index of an arrow in the Z order. Its value can vary from 0 to 'number of items in the document - 1'.
See Also