[]
        
(Showing Draft Content)

FarPoint.Win.Spread.AnimatedDefaultFocusIndicatorRenderer

AnimatedDefaultFocusIndicatorRenderer Class

Represents the renderer of the default changing (or animated) focus indicator.

Inheritance
AnimatedDefaultFocusIndicatorRenderer
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class AnimatedDefaultFocusIndicatorRenderer : IAnimatedFocusIndicatorRenderer, IFocusIndicatorRenderer, ISerializeSupport
Public Class AnimatedDefaultFocusIndicatorRenderer
    Implements IAnimatedFocusIndicatorRenderer, IFocusIndicatorRenderer, ISerializeSupport

Constructors

Name Description
AnimatedDefaultFocusIndicatorRenderer()

Creates a new renderer for the default changing (or animated) focus indicator.

AnimatedDefaultFocusIndicatorRenderer(int)

Creates a new renderer for the default changing (or animated) focus indicator with the specified line thickness.

Properties

Name Description
Position

Gets or sets the current step in the multiple-step animation cycle.

Thickness

Gets or sets the thickness.

Methods

Name Description
Paint(Graphics, int, int, int, int, bool, bool, bool, bool)

Paints the cell with the default changing (or animated) focus indicator using the specified control and dimensions.

ToString()

Returns the name of the renderer as a string.