EmfImage.Height
EmfImage.Height property
检索图像的高度,以便实现精确渲染和布局调整。访问高度属性可确保在不同平台和应用之间的兼容性和无缝集成。
public override int Height { get; }
Property Value
图像高度。
另请参见
- class EmfImage
- namespace Aspose.Imaging.FileFormats.Emf
- assembly Aspose.Imaging
检索图像的高度,以便实现精确渲染和布局调整。访问高度属性可确保在不同平台和应用之间的兼容性和无缝集成。
public override int Height { get; }
图像高度。