SrcUnit
EmfPlusDrawImage.SrcUnit property
获取或设置源单元 32 位有符号整数,它指定 SrcRect 字段的单位。 它必须是 UnitType 枚举的 UnitTypePixel 成员(第 2.1.1.33 节)。
public EmfPlusUnitType SrcUnit { get; set; }
获取或设置源单元 32 位有符号整数,它指定 SrcRect 字段的单位。 它必须是 UnitType 枚举的 UnitTypePixel 成员(第 2.1.1.33 节)。
public EmfPlusUnitType SrcUnit { get; set; }