Search
EditComponent.getSelectionStart Method
See Also
 

Gets the start of the selection in the edit component.

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

 Syntax

Java  Copy Code

public int getSelectionStart ()

 Return Value

An integer specifying the start of the current selection.

 See Also