'Declaration
Public Overloads Function GetLocation( _ ByVal newVal1 As Double, _ ByVal newVal2 As Double _ ) As Point
'Usage
Dim instance As ShapeAdjustHandle Dim newVal1 As Double Dim newVal2 As Double Dim value As Point value = instance.GetLocation(newVal1, newVal2)
Parameters
- newVal1
- newVal2