Offset

EmfMoveToEx.Offset property

Gets or sets a 64-bit WMF PointL object, specified in [MS-WMF] section 2.2.2.15, which specifies coordinates of the new current position in logical units.

public Point Offset { get; set; }

See Also