WmfImage.WidthF
WmfImage.WidthF property
访问图像的宽度,指示水平轴上的像素数量。利用此属性确定图像的空间尺寸和宽高比,以便在您的应用程序中进行精确的布局和渲染调整。
public override float WidthF { get; }
Property Value
图像宽度。
异常
| 异常 | 条件 |
|---|---|
| NotImplementedException |
另请参见
- class WmfImage
- namespace Aspose.Imaging.FileFormats.Wmf
- assembly Aspose.Imaging