Drawing a big object using WPF Geometry and scrollviewer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have tried to draw a big long curve line with more than 10 thousands data
sample using Geometry in WPF, and put it into the Scrollviewer. But the
performace for scrolling is so poor. Does anyone have idea what I should use
insted of Geometry to improve the performace? Thank you all for your
patiently reply.
 
Hi Athena,

Welcome to MSDN Managed Newsgroup.

This is a quick note to let you know that I am performing research on this
issue and will get back to you as soon as possible. I appreciate your
patience.



Sincerely,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
For MSDN subscribers whose posts are left unanswered, please check this
document: http://blogs.msdn.com/msdnts/pages/postingAlias.aspx

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express/Windows Mail, please make sure
you clear the check box "Tools/Options/Read: Get 300 headers at a time" to
see your reply promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hi Athena,

Thank you for your waiting. I've done some research and consulting. Before
giving some general suggestions on how to improve the performance, I think
I need a specific reproducible project to work on, this will help me:

* Understand how poor the current performance is and how's the code is
implemented
* Make sure our discussion more efficient since we will have some detailed
data to compare with.

You can send me the sample project via my email address in my signature.
Thank you for the effort.


Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Hi Athena,

I'm wondering if you've seen my replies so far, I hope you could understand
that without a working reproducible project, there's really not much we can
do from our side. Thanks.


Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top