EmfPlusBitmap.Height
EmfPlusBitmap.Height property
获取或设置位图高度 Height(4 字节):一个 32 位有符号整数,指定位图占用区域的像素高度。如果图像根据 Type 字段被压缩,则此值未定义,必须忽略。
public int Height { get; set; }
Property Value
高度。
另请参见
- class EmfPlusBitmap
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging