public property FontBuilder.Italic

Brief

Indicates whether the font style is italic.

Declaration
C#
bool  Italic public get; private set;

Declared in FontBuilder

back