DiagramToolboxRegistrator.Stencils Property
Returns the list of stencils available in the Shapes Panel.
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.1.Core.dll
NuGet Package: DevExpress.Diagram.Core
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<DiagramStencil> | A list of DiagramStencil objects. |
See Also