CommentElementAnimateTo(ListCommentElementAnimationHelper) Method
Animate moving to new location.
Namespace: PCBI_3D.DataClassesAssembly: PCBI_3Dx (in PCBI_3Dx.dll) Version: 17.0.0.0 (17.0.0.0)
public void AnimateTo(
List<CommentElementAnimationHelper> AnimationAims
)
Public Sub AnimateTo (
AnimationAims As List(Of CommentElementAnimationHelper)
)
public:
void AnimateTo(
List<CommentElementAnimationHelper^>^ AnimationAims
)
member AnimateTo :
AnimationAims : List<CommentElementAnimationHelper> -> unit
Parameters
- AnimationAims ListCommentElementAnimationHelper
- list of points and times to go.