'Declaration
Overloads Sub MergeWithZone( _ ByVal zone As INDockZone, _ ByVal useZoneOrientation As System.Boolean _ )
'Usage
Dim instance As INDockZone Dim zone As INDockZone Dim useZoneOrientation As System.Boolean instance.MergeWithZone(zone, useZoneOrientation)
void MergeWithZone( INDockZone zone, System.bool useZoneOrientation )
Parameters
- zone
- useZoneOrientation