DragSourceContext.GetDiagramId Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetDiagramId(ElementGroup) | Gets the source diagram id. This can return Guid.Empty if no diagram id was specified or no drag source context is available. | |
GetDiagramId(ElementGroupPrototype) | Gets the source diagram id. This can return Guid.Empty if no diagram id was specified or no drag source context is available. |
Top