ShapeDescription.GetDefaultShape() Method
Returns the shape with the default size and parameters.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
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