EyScale

EmfExtTextOutA.EyScale property

Gets or sets a 32-bit floating-point value that specifies the scale factor to apply along the Y axis to convert from page space units to .01mm units. This SHOULD be used only if the graphics mode specified by iGraphicsMode is GM_COMPATIBLE.

public float EyScale { get; set; }

See Also