Gets the decoration at the specified index.
SyntaxVB6
Copy Code
|
|---|
Public Property Get Item( _ |
C++
Copy Code
|
|---|
public: |
A reference to a DecorationLine object.
RemarksRetrieves a reference to the decoration object on the Index-th place of the collection.
See Also