_Font.SizeBi Property

Definition

Returns or sets the font size in points. Read/write Single.

public:
 property float SizeBi { float get(); void set(float value); };
public float SizeBi { get; set; }
member this.SizeBi : single with get, set
Public Property SizeBi As Single

Property Value

Remarks

The SizeBi property applies to text in a right-to-left language.

Applies to