TextShape.Font

TextShape.Font property

Gets or sets the font used to draw the text.

public Font Font { get; set; }

Property Value

The font used to draw the text.

See Also