Spread Windows Forms 12.0 Product Documentation
Position Property (IAnimatedFocusIndicatorRenderer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IAnimatedFocusIndicatorRenderer Interface : Position Property
Gets or sets the current step in the animation.
Syntax
'Declaration
 
Property Position As Integer
'Usage
 
Dim instance As IAnimatedFocusIndicatorRenderer
Dim value As Integer
 
instance.Position = value
 
value = instance.Position
int Position {get; set;}

Property Value

Integer number of the current step in the animation
See Also

Reference

IAnimatedFocusIndicatorRenderer Interface
IAnimatedFocusIndicatorRenderer Members