IPictureFrame

Overview

IPictureFrame is a interface in Aspose.Slides FOSS for .NET. Inherits from: IGeometryShape.

Represents a picture frame shape.

Properties

NameTypeAccessDescription
PictureFrameLockIPictureFrameLock?ReadGets or sets the lock settings that control resizing and moving of the picture frame
PictureFormatIPictureFillFormat?ReadProvides access to the fill formatting applied to the picture frame
RelativeScaleHeightfloatRead/WriteSpecifies the height scaling factor relative to the original image size
RelativeScaleWidthfloatRead/Write

See Also