Description
Gets the transformation at the given index.
The index is zero-based.
Property type
Read-only property
Syntax
| [Visual Basic .NET] |
|---|
Public Property Item( _
ByVal Index As Integer _
) As IAgStkGraphicsModelTransformation
|
Parameters
- Index