다음을 통해 공유


ILayoutManager.Measure(Double, Double) 메서드

정의

public:
 Microsoft::Maui::Graphics::Size Measure(double widthConstraint, double heightConstraint);
public Microsoft.Maui.Graphics.Size Measure (double widthConstraint, double heightConstraint);
abstract member Measure : double * double -> Microsoft.Maui.Graphics.Size
Public Function Measure (widthConstraint As Double, heightConstraint As Double) As Size

매개 변수

widthConstraint
Double
heightConstraint
Double

반환

적용 대상