ShapeFrame
Vue de l’ensemble
‘ShapeFrame’ est une classe dans Aspose.Slides FOSS pour .NET. hérite de: ‘IShapeframe’, ‘ICloneable’.
Il représente les propriétés géométriques d’un cadre.
Cette classe fournit 5 méthodes pour travailler avec les objets ShapeFrame dans des programmes .NET. Les méthodologies disponibles comprennent: ‘Clone’, ‘KlonT’, Equals', ‘GetHashCode’, 'ShapeFame'. Tous les membres publics sont accessibles à n'importe quelle application .Net après l'installation de l’Aspose.Slides FOSS pour le package .net. Propriétés : 'X Center', ’Y Center’, ‘FlipH’, FlipsV’, ’Height’, ‚Rectangle‘ et 4 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
X | float | Read | Gets the x. |
Y | float | Read | Gets the y. |
Width | float | Read | Gets the width. |
Height | float | Read | Gets the height. |
FlipH | NullableBool | Read | Gets the flip h. |
FlipV | NullableBool | Read | Gets the flip v. |
Rotation | float | Read | Gets the rotation. |
CenterX | float | Read | Gets the center x. |
CenterY | float | Read | Gets the center y. |
Rectangle | object? | Read | Gets the rectangle. |
méthodes
| Signature | Description |
|---|---|
ShapeFrame(x: float, y: float, width: float, height: float, flipH: NullableBool, flipV: NullableBool, rotation: float) | Initializes a new instance of the ShapeFrame class. |
Clone() | Creates a deep copy of this ShapeFrame. |
CloneT() | Creates a typed copy of the ShapeFrame |
Equals(obj: object?) | Determines whether the specified object is equal to this ShapeFrame. |
GetHashCode() | Returns a hash code for this instance. |
Voir aussi
- Aspose.Slides - référence API d’entreprise