IControllerService
Interface
Represents a container service.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public interface IControllerService
Derived Classes:
Methods
Begins the connection creation.
C#
ICommand BeginConnectionCreation(IConnection connection)
The connection.
Returns:Completes the connection creation.
C#
ICommand CompleteConnectionCreation(IConnection connection)
The connection.
Returns:Creates an undoable geometry shape.
Creates an undoable text shape.