ClassificationFormatDefinition.FontRenderingSize 属性

定义

获取或设置此分类格式的字体呈现大小。

public:  property Nullable<double> FontRenderingSize {  public:
Nullable<double> get(); protected:
 void set(Nullable<double> value); };
public double? FontRenderingSize { get; protected set; }
member this.FontRenderingSize : Nullable<double> with get, set
Public Property FontRenderingSize As Nullable(Of Double)

属性值

Nullable<Double>

呈现大小。

适用于