TouchHitTestingEventArgs.EvaluateProximityToRect(Rect) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
/// [Windows.Foundation.Metadata.Experimental]
ProximityEvaluation EvaluateProximityToRect(Rect const& controlBoundingBox);
[Windows.Foundation.Metadata.Experimental]
public ProximityEvaluation EvaluateProximityToRect(Rect controlBoundingBox);
function evaluateProximityToRect(controlBoundingBox)
Public Function EvaluateProximityToRect (controlBoundingBox As Rect) As ProximityEvaluation
Parameters
- controlBoundingBox
- Rect
Returns
- Attributes