ShapeType
SmartArtShape.ShapeType property
Returns or sets the geometry preset type. Note: on value changing all adjustment values will reset to their default values. Read/write ShapeType.
public override ShapeType ShapeType { get; set; }
Exceptions
| exception | condition |
|---|---|
| ArgumentException | Thrown when value is ShapeType.NotDefined or ShapeType.Custom |
See Also
- enum ShapeType
- class SmartArtShape
- namespace Aspose.Slides.SmartArt
- assembly Aspose.Slides