DiagramControl

public class DiagramControl

The DiagramControl object contains all public information about a diagram control, a token is attached to.

 Properties

int Id

The id of the control

string Name

The name of the control

string TypeName

The type name of the control

Example

This example retrieves the name of the diagram control, the token is attached to.

name = Token.Control.Name