2D Animation graphics for a chain.
Color | Gets or sets the color in which valid strand lines are to be displayed during animation. |
HideAnimationGfxIfMoreThanNStrandsNum | Gets or sets the maximum number of animation strand lines to show. If there are more than the specified number of valid strands, the animation lines are not displayed. |
IsDirectionVisible | Opt whether to have each link line in the valid strand lines is numbered to show the sequence of the links between the objects in the chain. |
IsHighlightVisible | Opt whether to display access in bold print during animation. A box appears around each object during access. |
IsLineVisible | Opt whether to display lines between the valid strands in the chain during animation. |
LineWidth | Gets or sets the width of the valid strand lines used in animation graphics. |
NumberOfOptStrandsToDisplay | The number of animation optimal strands lines to show. |
OptimalPathColor | This property is deprecated. Use OptimalPathColorRampStartColor. Gets or sets the color in which the optimal strands lines are to be displayed during animation. |
OptimalPathColorRampEndColor | The end color for the color ramp in which the optimal strands lines are to be displayed during animation. |
OptimalPathColorRampStartColor | The start color for the color ramp in which the optimal strands lines are to be displayed during animation. |
OptimalPathIsLineVisible | Opt whether to display lines for the optimal strands in the chain during animation. |
OptimalPathLineWidth | Gets or sets the width of the optimal strands lines used in animation graphics. |
UseHideAnimationGfxIfMoreThanNStrands | Use the maximum number of animation strand lines to show. If there are more than the specified number of valid strands, the animation lines are not displayed. |