'Declaration
Protected Overridable Function OnAggregateScalingStarted( _ ByVal scaleX As System.Single, _ ByVal scaleY As System.Single, _ ByVal pin As NPointF _ ) As NAggregateModel.EEdE
'Usage
Dim instance As NAggregateModel Dim scaleX As System.Single Dim scaleY As System.Single Dim pin As NPointF Dim value As NAggregateModel.EEdE value = instance.OnAggregateScalingStarted(scaleX, scaleY, pin)
Parameters
- scaleX
- scaleY
- pin