G
Guest
Hi
I am trying to scale an object using following code.But whatever be the values of byx and byy Scaling effect is from 100 to 0.What is the problem. MS site doesn't provide enough infromation
eff.Timing.Speed =
Dim behav As AnimationBehavio
behav = eff.Behaviors.Add(MsoAnimType.msoAnimTypeScale
With behav.ScaleEffec
.ByX = 20
.ByY = 20
End Wit
Last time i got solution in this discussion room hoping for the same this time too
Please help
Regards
Anand
I am trying to scale an object using following code.But whatever be the values of byx and byy Scaling effect is from 100 to 0.What is the problem. MS site doesn't provide enough infromation
eff.Timing.Speed =
Dim behav As AnimationBehavio
behav = eff.Behaviors.Add(MsoAnimType.msoAnimTypeScale
With behav.ScaleEffec
.ByX = 20
.ByY = 20
End Wit
Last time i got solution in this discussion room hoping for the same this time too
Please help
Regards
Anand