A newer version of this page is available.
Switch to the current version.
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
<TypeConverter(GetType(ShapeDescriptionConverter))>
Public Class ShapeDescription
Inherits ShapeDescriptionBase
Related API Members
The following members accept/return ShapeDescription objects:
Inheritance
Object
DevExpress.Diagram.Core.ItemDescriptionBase
ShapeDescriptionBase
ShapeDescription
See Also
Feedback