'DeclarationOverloads Sub MergeWithZone( _ ByVal zone As INDockZone, _ ByVal useZoneOrientation As System.Boolean _ )
'UsageDim 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