Enum CoordinateOrigin

CoordinateOrigin enumeration

Text CoordinateOrigin enumeration.

public enum CoordinateOrigin

Values

NameValueDescription
BaseLine0The lowest coordinate of text should be treated as the baseline.
Descender1The lowest coordinate of text should be treated as the descender line.

See Also