Margins.Bottom 属性

定义

获取或设置下边距。

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。

注解

当用于图例单元格时,边距以图例字号的百分比度量。

适用于