_Font.Spacing 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置字符之间的间距 (以磅为单位)。 读/写 单个 。
public:
property float Spacing { float get(); void set(float value); };
public float Spacing { get; set; }
member this.Spacing : single with get, set
Public Property Spacing As Single