ShapeGeometry.GetHitTestTolerance(DiagramHitTestInfo) 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.
protected:
static Microsoft::VisualStudio::Modeling::Diagrams::SizeD GetHitTestTolerance(Microsoft::VisualStudio::Modeling::Diagrams::DiagramHitTestInfo ^ hitTestInfo);
protected static Microsoft.VisualStudio.Modeling.Diagrams.SizeD GetHitTestTolerance (Microsoft.VisualStudio.Modeling.Diagrams.DiagramHitTestInfo hitTestInfo);
static member GetHitTestTolerance : Microsoft.VisualStudio.Modeling.Diagrams.DiagramHitTestInfo -> Microsoft.VisualStudio.Modeling.Diagrams.SizeD
Protected Shared Function GetHitTestTolerance (hitTestInfo As DiagramHitTestInfo) As SizeD
Parameters
- hitTestInfo
- DiagramHitTestInfo