EmfPlusDrawImagePoints.SrcUnit

EmfPlusDrawImagePoints.SrcUnit property

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

public EmfPlusUnitType SrcUnit { get; set; }

Property Value

源单位。

另请参见