'Declaration
Public Overridable Sub ZoomBounds( _ ByVal control As Control, _ ByVal infos As ZoomBoundsInfo _ )
public virtual void ZoomBounds( Control control, ZoomBoundsInfo infos )
Parameters
- control
- The specified control.
- infos
- A ZoomBoundsInfo type infomation provided by C1Zoom to help zoom layout.