Adorner::MeasureOverride Method (Size)
.NET Framework (current version)
Implements any custom measuring behavior for the adorner.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- constraint
-
Type:
System.Windows::Size
A size to constrain the adorner to.
Return Value
Type: System.Windows::SizeA Size object representing the amount of layout space needed by the adorner.
By default, an adorner will size to match the adorned element.
This method overrides MeasureOverride.
.NET Framework
Available since 3.0
Available since 3.0
Show: