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: 22.5.0.0 (22.5)
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