Solid Edge FrameworkSupport Type Library
GetSelect Method
Specifies the start of the selection range.
Specifies the end of the selection range.
Description
Returns the current selection range.
Syntax
Visual Basic
Public Sub GetSelect( _
   ByRef Start As Long, _
   ByRef End As Long _
) 
Parameters
Start
Specifies the start of the selection range.
End
Specifies the end of the selection range.
See Also

TextEdit Object  | TextEdit Members

Send comments on this topic.