ShapeType
Propiedad SmartArtShape.ShapeType
Devuelve o establece el tipo de preset de geometría. Nota: al cambiar el valor, todos los valores de ajuste se restablecerán a sus valores predeterminados. Lectura/escritura ShapeType.
public override ShapeType ShapeType { get; set; }
Excepciones
| excepción | condición |
|---|---|
| ArgumentException | Lanzado cuando el valor es ShapeType.NotDefined o ShapeType.Custom |
Véase también
- enum ShapeType
- class SmartArtShape
- namespace Aspose.Slides.SmartArt
- assembly Aspose.Slides