Method GetAnimatedChunks
GetAnimatedChunks(RectD)
Calculates and returns an array of three rectangles representing the animated chunks of the progress bar.
public virtual RectD[] GetAnimatedChunks(RectD r)
Parameters
rRectDThe rectangle that defines the area to be animated. The dimensions and position of this rectangle determine the scope and placement of the animated segments.