ShapeDescription.IsQuick Property
In This Article
Gets whether to display the shape in the Quick Shapes category of the Shapes Panel.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
NuGet Package: DevExpress.Diagram.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to display the shape in the Quick Shapes category of the Shapes Panel; otherwise, false. |
See Also