Nevron.Diagram Namespace / NShape Class / OnAggregateScalingEnded Method


OnAggregateScalingEnded Method (NShape)
Syntax
'Declaration
 
Protected Overrides Sub OnAggregateScalingEnded( _
   ByVal successful As System.Boolean, _
   ByVal info As NAggregateModel.EEdE _
) 
 
'Usage
 
Dim instance As NShape
Dim successful As System.Boolean
Dim info As NAggregateModel.EEdE
 
instance.OnAggregateScalingEnded(successful, info)

Parameters

successful
info
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also