EmfPlusDrawImage.SrcUnit

EmfPlusDrawImage.SrcUnit property

获取或设置源单位,一个 32 位有符号整数,指定 SrcRect 字段的单位。它必须是 UnitType 枚举(第 2.1.1.33 节)中的 UnitTypePixel 成员。

public EmfPlusUnitType SrcUnit { get; set; }

另请参见