IPictureFrame
Overview
IPictureFrame is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IGeometryShape.
Represents a picture frame shape.
Properties: PictureFormat, PictureFrameLock, RelativeScaleHeight, RelativeScaleWidth.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
PictureFrameLock | IPictureFrameLock? | Read | Gets the picture frame lock. |
PictureFormat | IPictureFillFormat? | Read | Gets the picture format. |
RelativeScaleHeight | float | Read/Write | Gets or sets the relative scale height. |
RelativeScaleWidth | float | Read/Write | Gets or sets the relative scale width. |