Class BPMNShape
Inheritance
↳ object
↳ BPMNShape
Inherited Members
Equals(object)
Equals(object, object)
GetHashCode()
GetType()
MemberwiseClone()
ReferenceEquals(object, object)
ToString()
Namespace: OptimaJet.Workflow.Core.BPMN
Assembly: OptimaJet.Workflow.Core.dll
Syntaxpublic class BPMNShape
Properties
Id
Declarationpublic string Id { get; }
| Type | Description | 
|---|---|
| string | 
Label
Declarationpublic BPMNLabel Label { get; }
| Type | Description | 
|---|---|
| BPMNLabel | 
Fields
bounds
Declarationpublic Bounds bounds
| Type | Description | 
|---|---|
| Bounds |