IGeometryShapeShapeType Property |
Returns or sets the geometry preset type.
Note: on value changing all adjustment values will reset to their default values.
Read/write
ShapeType.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxShapeType ShapeType { get; set; }Property ShapeType As ShapeType
Get
Set
property ShapeType ShapeType {
ShapeType get ();
void set (ShapeType value);
}abstract ShapeType : ShapeType with get, set
Property Value
Type:
ShapeType
See Also