[]
边距信息
public interface ILayoutThickness
下边距
double Bottom { get; }
左边距
double Left { get; }
右边距
double Right { get; }
上边距
double Top { get; }