ConnectorType.Create Method
| Name | Parameters | Description |
|---|---|---|
| Create(String, Func<String>, Func<ConnectorProxy, ConnectorPointType, Point>) static | id, getTypeName, actualPoint | Creates an instance of the ConnectorType class with the specified parameters. |
| Create(String, Func<String>) static | id, getTypeName | Creates an instance of the ConnectorType class with the specified parameters. |