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

NameTypeAccessDescription
XfloatReadGets the x.
YfloatReadGets the y.
WidthfloatReadGets the width.
HeightfloatReadGets the height.
FlipHNullableBoolReadGets the flip h.
FlipVNullableBoolReadGets the flip v.
RotationfloatReadGets the rotation.
CenterXfloatReadGets the center x.
CenterYfloatReadGets the center y.
Rectangleobject?ReadGets the rectangle.

méthodes

SignatureDescription
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
 Français