'Declaration Public Overloads Sub SetMargin( _ ByVal topAndBottom As Length, _ ByVal rightAndLeft As Length _ )
public void SetMargin( Length topAndBottom, Length rightAndLeft )
Parameters
- topAndBottom
- Top and bottom margins
- rightAndLeft
- Right and left margins