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

ShapeDescription Class

Contains basic diagram shape options.

Namespace: DevExpress.Diagram.Core

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

Declaration

[TypeConverter(typeof(ShapeDescriptionConverter))]
public class ShapeDescription :
    ShapeDescriptionBase

Inheritance

Object
DevExpress.Diagram.Core.ItemDescriptionBase
ShapeDescriptionBase
ShapeDescription
See Also