单项选择题

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application.  
The application has a window with a canvas element. 
You need to draw a black line that has rounded edges at each end. 
Which code fragment should you use?()

A.
B.
C.
D.

<上一题 目录 下一题>
热门 试题

单项选择题
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You write the following code fragment. (Line numbers are included for reference only.) You need to rotate the rectangle by 45 degrees by using its upper-left corner as the axis. Which code fragment should you insert at line 04?()

A.
B.
C.
D.

单项选择题
You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application has multiple data entry windows. Each window contains controls that allow the user to type different addresses for shipping and mailing. All addresses have the same format. You need to ensure that you can reuse the controls. What should you create?()

A. a user control
B. a data template
C. a control template
D. a control that inherits the Canvas class

相关试题
  • You are developing a Windows Presen...
  • You use Microsoft .NET Framework ...
  • You create a Windows client applica...
  • You are developing a Windows Forms...
  • You use Microsoft .NET Framework ...