AccessText::MeasureOverride Method (Size)
.NET Framework (current version)
Remeasures the control.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- constraint
-
Type:
System.Windows::Size
The maximum size limit for the control. The return value cannot exceed this size.
Return Value
Type: System.Windows::SizeThe size of the control. Cannot exceed the maximum size limit for the control.
.NET Framework
Available since 3.0
Available since 3.0
Show: