'Declaration
Protected Overridable Sub ApplyStickyEdges( _ ByVal stickyPairs As System.Collections.ArrayList, _ ByRef proposed As System.Drawing.Rectangle _ )
'Usage
Dim instance As NStickyObjectManager Dim stickyPairs As System.Collections.ArrayList Dim proposed As System.Drawing.Rectangle instance.ApplyStickyEdges(stickyPairs, proposed)
protected virtual void ApplyStickyEdges( System.Collections.ArrayList stickyPairs, ref System.Drawing.Rectangle proposed )
Parameters
- stickyPairs
- proposed