GraphServiceBase
Class
Represents a service for manipulation of manipulation points.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public abstract class GraphServiceBase
Inheritance: objectGraphServiceBase
Derived Classes:
Properties
Gets the graph.
C#
protected IGraphInternal Graph { get; }