What is Rendering Tier in WPF.
& What is Base class of WPF Graphics
What is Rendering Tier in WPF. & What is Base class of WPF Graphics
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
MSDN has a good source on rendering tiers: Here, As for WPF Graphics. As far as I know there is no
Graphicsclass in WPF and as such no base class. But maybe what you’re looking for is in the Graphics Rendering OverviewOtherwise maybe specify your question a bit more.
Hope it helps. – Val