ShapeFrame Class |
Namespace: Aspose.Slides
The ShapeFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShapeFrame |
Creates new shape frame's properties.
|
Name | Description | |
---|---|---|
![]() | CenterX |
Returns the X coordinate of a frame's center.
Read-only Single.
|
![]() | CenterY |
Returns the Y coordinate of a frame's center.
Read-only Single.
|
![]() | FlipH |
Determines whether a frame is flipped horizontally.
Read-only NullableBool.
|
![]() | FlipV |
Determines whether a frame is flipped vertically.
Read-only NullableBool.
|
![]() | Height |
Returns the height of a frame.
Read-only Single.
|
![]() | Rectangle |
Returns the coordinates of a frame.
Read-only RectangleF.
|
![]() | Rotation |
Returns the number of degrees a frame is rotated around the z-axis.
A positive value indicates clockwise rotation; a negative value
indicates counterclockwise rotation.
Read-only Single.
|
![]() | Width |
Returns the width of a frame.
Read-only Single.
|
![]() | X |
Returns the X coordinate of the upper-left corner of a frame.
Read-only Single.
|
![]() | Y |
Returns the Y coordinate of the upper-left corner of a frame.
Read-only Single.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clones
|
![]() | CloneT |
Clones.
|
![]() | Equals(Object) |
Returns a value indicating whether this instance is equal to a specified object.
(Overrides ObjectEquals(Object).) |
![]() | Equals(ShapeFrame) |
Returns a value indicating whether this instance is equal to a specified object.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Returns a hash code for this object.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |