nerdexam
Microsoft

70-511 · Question #203

You are developing a Windows Presentation Foundation (WPF) application. The application has an Image control. You need to ensure that a portion of the image displays in a circle in the control. What…

The correct answer is A. Add an Image.Clip element to the control. C. Add an Ellipse element to the control. See the full explanation below for the reasoning.

Question

You are developing a Windows Presentation Foundation (WPF) application. The application has an Image control. You need to ensure that a portion of the image displays in a circle in the control. What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)

Options

  • AAdd an Image.Clip element to the control.
  • BAdd an Ellipse element to the control.
  • CAdd an Ellipse element to the control.
  • DAdd an Image.Clip element to the control.

How the community answered

(59 responses)
  • A
    76% (45)
  • B
    7% (4)
  • D
    17% (10)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice