DeviceContext.ScreenResolution 属性

定义

获取或设置当前应用程序屏幕分辨率。

public:
 property System::String ^ ScreenResolution { System::String ^ get(); void set(System::String ^ value); };
public string ScreenResolution { get; set; }
member this.ScreenResolution : string with get, set
Public Property ScreenResolution As String

属性值

String

适用于