WPF Viewport3D antialiasing
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hello, I'd like to enable antialiasing in WPF's
Viewport3D
control, under Windows XP. I triedRenderOptions.EdgeMode="Aliased"
(in XAML), but it does not seem to change anything. Any ideas? :)Best regards, BB http://bartoszbien.com
-
Hello, I'd like to enable antialiasing in WPF's
Viewport3D
control, under Windows XP. I triedRenderOptions.EdgeMode="Aliased"
(in XAML), but it does not seem to change anything. Any ideas? :)Best regards, BB http://bartoszbien.com
-
Well said, and thank you for your reply. I'll then suggest the upgrade to my prospective clients because on XP my WPF app will look ugly (or I'd rather look for some other gimmick ;P ).
Best regards, BB http://bartoszbien.com