'Declaration Public Sub ScaleAt( _
ByVal scaleXThe value by which to scale the interactive object in the x-axis direction.As Double, _
ByVal scaleYThe value by which to scale the interactive object in the y-axis direction.As Double, _
ByVal pointA System.Windows.Point that represents the anchor of the scaling.As System.Windows.Point _
)
Parameters
- scaleX
- The value by which to scale the interactive object in the x-axis direction.
- scaleY
- The value by which to scale the interactive object in the y-axis direction.
- point
- A System.Windows.Point that represents the anchor of the scaling.