All

Padding.All property

获取或设置所有边缘的填充值。 更改任何部分边缘(如左或上)会使此属性等于 0;

public int All { get; set; }

也可以看看