IShapeFrame

Vue de l’ensemble

‘IShapeFrame’ est une interface dans Aspose.Slides FOSS pour .NET.

Il représente les propriétés géométriques d’un cadre.

Cette interface fournit 1 méthode pour travailler avec les objets IShapeFrame dans des programmes .NET. Les méthodes disponibles comprennent: CloneT. 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: ‘CenterX’, ‘FlipH’, `FlipsV’, ‘Height’, ‘Rectangle’, et 4 autres.

Propriétés

NameTypeAccessDescription
XfloatReadGets the x-coordinate of the upper-left corner, in points.
YfloatReadGets the y-coordinate of the upper-left corner, in points.
WidthfloatReadGets the width, in points.
HeightfloatReadGets the height, in points.
FlipHNullableBoolReadGets whether the shape is flipped horizontally.
FlipVNullableBoolReadGets whether the shape is flipped vertically.
RotationfloatReadGets the rotation angle in degrees.
CenterXfloatReadGets the x-coordinate of the frame’s center, in points.
CenterYfloatReadGets the y-coordinate of the frame’s center, in points.
Rectangleobject?ReadGets the bounding rectangle of the frame.

méthodes

SignatureDescription
CloneT()Creates a deep copy of this IShapeFrame.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français