MindFusion.Java Package Programmer's Guide
EditComponent.setSelectionLength Method
See Also
 






Sets the length of the selection in the edit component.

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

 Syntax

Java  Copy Code

public void setSelectionLength (
    int value
)

 Parameters

value

An integer specifying the length of the current selection.

 See Also

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