Profile Picture

Animated "Tween" Panning?

Posted By Jason Irby 7 Years Ago
Author
Message
Jason Irby
Question Posted 7 Years Ago
View Quick Profile
Forum Member

Forum Member (41 reputation)Forum Member (41 reputation)Forum Member (41 reputation)Forum Member (41 reputation)Forum Member (41 reputation)Forum Member (41 reputation)Forum Member (41 reputation)Forum Member (41 reputation)Forum Member (41 reputation)

Group: Forum Members
Last Active: 3 Years Ago
Posts: 59, Visits: 77

If I am zoomed in on a large map and I needed to programatically pan to a location across the map, is there a built in functionality to animate that panning smoothly?  Like  a "Tween" method where you give it a destination point and a time value for the transition speed?

I just wanted to check before trying to write my own.

Thanks in advance,
Jason

Nevron Support
Posted 7 Years Ago
View Quick Profile
Supreme Being

Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)Supreme Being (4,329 reputation)

Group: Forum Members
Last Active: Last Year
Posts: 3,039, Visits: 3,746
Hi,

Animated zooming and panning is not currently available in Nevron Diagram for .NET. You will have to implement it yourself, for example by using a timer and modifying the desired properties of the drawing view in the Tick event of the timer.

Best Regards,
Nevron Support Team





Similar Topics


Reading This Topic