PictureFrame
المعلومات العامة
PictureFrame هي فئة في Aspose.Slides FOSS لـ Java. وراثية من: ゚GeometryShape⌒, ヽIPictureFrame▽ .
يمثل إطار مع صورة في الداخل.
خصائص
| Name | Type | Access | Description |
|---|---|---|---|
shapeType | ShapeType | Read | |
pictureFrameLock | IPictureFrameLock | Read | Provides access to the picture frame’s lock settings |
pictureFormat | IPictureFillFormat | Read | |
relativeScaleHeight | double | Read | Gets or sets the height scaling factor |
relativeScaleWidth | double | Read | Gets or sets the width scaling factor |
cameo | boolean | Read | Indicates if the frame uses cameo styling |
cNvPr | Element | Read | Returns the underlying cNvPr XML element |
الطرق
| Signature | Description |
|---|---|
PictureFrame(xmlElement: Element, saveCallback: Runnable) | Creates a PictureFrame backed by the given XML element. |
PictureFrame() | Creates a PictureFrame with no backing element. |
getShapeType() → ShapeType | {@inheritDoc} |
Returns or sets the AutoShape type for a PictureFrame. | | `setShapeType(value: ShapeType)` | {@inheritDoc} / | | `getPictureFrameLock()` → `IPictureFrameLock` | {@inheritDoc}
Navigates {@code
Returns the {@link PictureFillFormat} wrapping the {@code