Search
EditComponent.getSelectionLength Method
See Also
 

Gets the length of the selection in the edit component.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public int getSelectionLength ()

 Return Value

An integer specifying the length of the current selection.

 See Also