Margins.Bottom 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置下边距。
public:
property int Bottom { int get(); void set(int value); };
public int Bottom { get; set; }
member this.Bottom : int with get, set
Public Property Bottom As Integer
属性值
返回一个 integer
值。 默认值为 0。
注解
当用于图例单元格时,边距以图例字号的百分比度量。