LayoutManager.Measure(Double, Double) Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
abstract Microsoft::Maui::Graphics::Size Measure(double widthConstraint, double heightConstraint);
public abstract Microsoft.Maui.Graphics.Size Measure (double widthConstraint, double heightConstraint);
abstract member Measure : double * double -> Microsoft.Maui.Graphics.Size
Public MustOverride Function Measure (widthConstraint As Double, heightConstraint As Double) As Size
Parametry
- widthConstraint
- Double
- heightConstraint
- Double