PointIndex Property (AnimationTransformEventArgs)
In This Topic
Get the current point index.
Syntax
'Declaration
<C1DescriptionAttribute("AnimationTransformEventArgs.PointIndex", "Get the current point index.")>
Public ReadOnly Property PointIndex As Integer
[C1Description("AnimationTransformEventArgs.PointIndex", "Get the current point index.")]
public int PointIndex {get;}
See Also