Escapement

EmfLogFont.Escapement property

Gets or sets a 32-bit signed integer that specifies the angle, in tenths of degrees, between the escapement vector and the x-axis of the device. The escapement vector is parallel to the baseline of a row of text.

public int Escapement { get; set; }

See Also