Search
Constants.GetTouchRadius Method
See Also
 






Gets the radius of the finger touch, in millimeters.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public static double GetTouchRadius ()

Visual Basic  Copy Code

Public Shared Function GetTouchRadius () As Double

 Return Value

 See Also