DiagramStencil(String, String) Constructor
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| id | String |
| name | String |
See Also
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v26.1.Core.dll
public DiagramStencil(
string id,
string name
)
Public Sub New(
id As String,
name As String
)
| Name | Type |
|---|---|
| id | String |
| name | String |