MindFusion.Java Package Programmer's Guide
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

EditComponent Members
EditComponent Class
com.mindfusion.diagramming.components Namespace