ShapeGeometry::GetHitTestTolerance Method (DiagramHitTestInfo^)
Visual Studio 2015
Gets the tolerance around the shape geometry to use when a hit test is performed.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- hitTestInfo
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramHitTestInfo^
The object that will receive the results of the hit test.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::SizeDThe tolerance around the shape geometry to use when a hit test is performed.
Show: