Share via


ITextAttributes Interface

Definition

Defines attributes for styling and positioning text in a graphics context.

public interface class ITextAttributes
public interface ITextAttributes
type ITextAttributes = interface
Public Interface ITextAttributes
Derived

Properties

Font

Gets or sets the font used for rendering text.

FontSize

Gets or sets the size of the font in points.

HorizontalAlignment

Gets or sets the horizontal alignment of the text.

Margin

Gets or sets the margin around the text.

TextFontColor

Gets or sets the color of the text.

VerticalAlignment

Gets or sets the vertical alignment of the text.

Applies to