IMSL C# Numerical Library

Text.Alignment Property

The alignment for this Text object.

public virtual int Alignment {get; set;}

Property Value

An int indicating the alignment for this Text object.

Remarks

The alignment determines the position of the reference point on the horizontally aligned box containing the drawn text. It is the bitwise combination of the following:

See Also

Text Class | Imsl.Chart2D Namespace