Offset

EmfOffsetClipRgn.Offset property

Gets or sets a WMF PointL object ([MS-WMF] section 2.2.2.15) that specifies the horizontal and vertical offsets in logical units.

public Point Offset { get; set; }

See Also