IGraphicsMode

EmfExtTextOutW.IGraphicsMode property

Gets or sets a 32-bit unsigned integer that specifies the graphics mode from the GraphicsMode enumeration (section 2.1.16).

public EmfGraphicsMode IGraphicsMode { get; set; }

See Also