다음을 통해 공유


FlowLayout.GetMeasureSize(Int32, Size) 메서드

정의

protected:
 virtual Size GetMeasureSize(int index, Size availableSize) = GetMeasureSize;
/// [Windows.Foundation.Metadata.Experimental]
Size GetMeasureSize(int const& index, Size const& availableSize);
[Windows.Foundation.Metadata.Experimental]
protected virtual Size GetMeasureSize(int index, Size availableSize);
Protected Overridable Function GetMeasureSize (index As Integer, availableSize As Size) As Size

매개 변수

index
Int32

int

availableSize
Size

반환

특성

적용 대상