ShapeFrame — Aspose.Slides FOSS C# (.NET) API Reference

ShapeFrame — ShapeFrame API type. Inherits from: IShapeFrame, ICloneable.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
XfloatRead/Write
YfloatRead/Write
WidthfloatRead/Write
HeightfloatRead/Write
FlipHNullableBoolRead/Write
FlipVNullableBoolRead/Write
RotationfloatRead/Write
CenterXfloatRead/Write
CenterYfloatRead/Write
Rectangleobject?Read/Write

Methods

MethodReturnsDescription
Clone()voidA new object with the same property values.
CloneT()void
Equals(object? obj)voidtrue if all seven fields are equal; otherwise, false.
GetHashCode()void

See Also