Margins.Margins

Margins constructor

初始化一个新的实例Marginsstruct 具有指定的左、右、上和下边距。

public Margins(float left, float right, float top, float bottom)
范围类型描述
leftSingle左边距宽度.
rightSingle右边距宽度.
topSingle上边距宽度.
bottomSingle下边距宽度.

也可以看看