IPictureFrame
IPictureFrame interface
代表一帧,里面有一张图片。
public interface IPictureFrame : IGeometryShape
特性
姓名 | 描述 |
---|---|
AsIGeometryShape { get; } | 允许获取基本的 IGeometryShape 接口。 只读IGeometryShape 。 |
PictureFormat { get; } | 返回相框的 PictureFillFormat 对象。 只读IPictureFillFormat 。 |
PictureFrameLock { get; } | 返回 PictureFrame 的锁。 只读IPictureFrameLock 。 |
RelativeScaleHeight { get; set; } | 返回或设置相框的高度比例(相对于原始图片大小)。值 1.0 对应于 100%。 读/写Single。 |
RelativeScaleWidth { get; set; } | 返回或设置图片帧的宽度比例(相对于原始图片大小)。值 1.0 对应于 100%。 读/写Single。 |
ShapeLock { get; } | 返回形状的锁。 只读IPictureFrameLock 。 |
也可以看看
- interface IGeometryShape
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides