IGraphicsMode

EmfPolyTextOutA.IGraphicsMode property

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

public EmfGraphicsMode IGraphicsMode { get; set; }

See Also