FamilyTypeface.Weight 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置所设计的此字体系列字样的粗细。
public:
property System::Windows::FontWeight Weight { System::Windows::FontWeight get(); void set(System::Windows::FontWeight value); };
public System.Windows.FontWeight Weight { get; set; }
member this.Weight : System.Windows.FontWeight with get, set
Public Property Weight As FontWeight
属性值
一个 FontWeight 类型的值。
注解
值 Weight 描述给定字体的相对粗细。 与同一字体中的“正常”字符相比,粗细通常通过与字体中给定字符关联的笔划或粗细增加来区分。