SrcUnit

EmfPlusDrawImage.SrcUnit property

Gets or sets the source unit 32-bit signed integer that specifies the units of the SrcRect field. It MUST be the UnitTypePixel member of the UnitType enumeration (section 2.1.1.33).

public EmfPlusUnitType SrcUnit { get; set; }

See Also