MediaElement.AspectRatioWidth プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メディアのネイティブ縦横比の幅部分を取得します。
public:
property int AspectRatioWidth { int get(); };
int AspectRatioWidth();
public int AspectRatioWidth { get; }
var int32 = mediaElement.aspectRatioWidth;
Public ReadOnly Property AspectRatioWidth As Integer
プロパティ値
Int32
int
メディアのネイティブ縦横比の幅部分。 この値は、 AspectRatioHeight プロパティの値と比較した場合にのみ意味を保持します。2 つのプロパティが一緒に縦横比を表します。