'Declaration
Public Overloads Function GetLocation( _ ByVal zoomFactor As Double _ ) As Point
'Usage
Dim instance As ShapeAdjustHandle Dim zoomFactor As Double Dim value As Point value = instance.GetLocation(zoomFactor)
public Point GetLocation( double zoomFactor )
Parameters
- zoomFactor
- The zoom scale of spread view.