Pixel

EmfSetPixelV.Pixel property

Gets or sets a 64-bit WMF PointL object ([MS-WMF] section 2.2.2.15) that specifies the logical coordinates for the pixel.

public Point Pixel { get; set; }

See Also