Gets or sets the length of the selection in the edit component.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public int SelectionLength { get; set; } |
Visual Basic Copy Code |
---|
Public Property SelectionLength As Integer |
An integer specifying the length of the current selection.
This value can be negative.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |