IMSL C# Numerical Library

Text.DefaultAlignment Property

The default alignment for this Text object.

public virtual int DefaultAlignment {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