XformSrc

EmfStretchBlt.XformSrc property

Gets or sets an XForm object (section 2.2.28) that specifies a world-space to page-space transform to apply to the source bitmap.

public Matrix XformSrc { get; set; }

See Also