LinedFlowLayoutItemsInfoRequestedEventArgs.SetDesiredAspectRatios メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
少なくとも要求された範囲と同じ大きさのアイテム範囲に対して、必要な縦横比を提供します。
public:
virtual void SetDesiredAspectRatios(Platform::Array <double> ^ values) = SetDesiredAspectRatios;
void SetDesiredAspectRatios(winrt::array_view <double> const& values);
public void SetDesiredAspectRatios(double[] values);
function setDesiredAspectRatios(values)
Public Sub SetDesiredAspectRatios (values As Double())
パラメーター
- values
-
Double[]
double[]
縦横比のコレクション。