Method MeasureOverride
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
MeasureOverride(Size)
Measures the child elements of a Canvas in anticipation of arranging them during the ArrangeOverride(Size) pass.
protected override Size MeasureOverride(Size constraint)