SrcUnit
EmfPlusDrawImagePoints.SrcUnit property
获取或设置一个 32 位有符号整数,它定义了 SrcRect 字段的单位。它必须 是 UnitType 枚举的 UnitPixel 值(第 2.1.1.33 节)。
public EmfPlusUnitType SrcUnit { get; set; }
适当的价值
源单元。
获取或设置一个 32 位有符号整数,它定义了 SrcRect 字段的单位。它必须 是 UnitType 枚举的 UnitPixel 值(第 2.1.1.33 节)。
public EmfPlusUnitType SrcUnit { get; set; }
源单元。