Search
SegmentAdjustmentHandle Class
See Also
 





Represents an adjustment handle used to modify the position of a link's segment.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class SegmentAdjustmentHandle : AdjustmentHandle

Visual Basic  Copy Code

Public Class SegmentAdjustmentHandle
    Inherits AdjustmentHandle

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.AdjustmentHandle
        MindFusion.Diagramming.SegmentAdjustmentHandle

 See Also