SystemSettings.ScreenOrientation プロパティ
アセンブリ: Microsoft.WindowsCE.Forms (microsoft.windowsce.forms.dll 内)

Dim value As ScreenOrientation value = SystemSettings.ScreenOrientation SystemSettings.ScreenOrientation = value
public: static property ScreenOrientation ScreenOrientation { ScreenOrientation get (); void set (ScreenOrientation value); }
/** @property */ public static ScreenOrientation get_ScreenOrientation () /** @property */ public static void set_ScreenOrientation (ScreenOrientation value)
public static function get ScreenOrientation () : ScreenOrientation public static function set ScreenOrientation (value : ScreenOrientation)
ScreenOrientation 値 (0、90、180、270) のいずれか。既定値は 0 です。


このプロパティの値を 0 に設定し、ステータス バーに値を表示するコード例を次に示します。このコード例は、SystemSettings クラスのトピックで取り上げているコード例の一部分です。


Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からSystemSettings.ScreenOrientation プロパティを検索する場合は、下記のリンクをクリックしてください。

- SystemSettings.ScreenOrientation プロパティのページへのリンク