_Font.SizeBi Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.