IGraphicsMode

EmfSmallTextOut.IGraphicsMode property

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

public EmfGraphicsMode IGraphicsMode { get; set; }

See Also