Skip to main content
A newer version of this page is available. .

ShapeDescription.GetDefaultShape() Method

Returns the shape with the default size and parameters.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v18.2.Core.dll

Declaration

public ShapeGeometry GetDefaultShape()

Returns

Type Description
DevExpress.Diagram.Core.ShapeGeometry

A DevExpress.Diagram.Core.ShapeGeometry object that is the shape with the default size and parameters.

See Also