ISmartArtShape

Interface ISmartArtShape

Représente une forme à l’intérieur d’un diagramme SmartArt

public interface ISmartArtShape : IGeometryShape

Propriétés

NomDescription
AsIGeometryShape { get; }Permet d’obtenir l’interface de base IGeometryShape. Lecture seule IGeometryShape.
TextFrame { get; }Renvoie le texte de la forme SmartArt. Lecture seule ITextFrame.

Voir aussi