DrFont.IsItalic

DrFont.IsItalic property

Gets a value indicating whether this instance is italic.

public bool IsItalic { get; }

Property Value

true if this instance is italic; otherwise, false.

See Also