ISegmentationService
Interface
API for Diagram Segmentation Service.
Definition
Namespace:Telerik.Windows.Diagrams.Core
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public interface ISegmentationService
Derived Classes:
Properties
Gets a value indicating whether this instance is segmentation enabled.
C#
bool IsSegmentationEnabled { get; }
Methods
Maps the shape.
Maps the shapes.
Un-maps the shape.