ISmartArtShape

Interfaz ISmartArtShape

Representa una forma dentro de un diagrama SmartArt

public interface ISmartArtShape : IGeometryShape

Propiedades

NombreDescripción
AsIGeometryShape { get; }Permite obtener la interfaz base IGeometryShape. Solo lectura IGeometryShape.
TextFrame { get; }Devuelve el texto de la forma de SmartArt. Solo lectura ITextFrame.

Véase también