PropertyCollection - Я не могу.
Обзор
ConnectorLock - класс в Aspose.Slides FOSS для Java. Наследует от: ゚BaseShapeLock⌒, ∂IConnectorLockヽ .
Представляет собой рамку с картинкой внутри.
Свойства
| 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