MLCHARGENLib Namespace > IMLCharGenEdit Interface : EditItemsGetByRect Method |
Sub EditItemsGetByRect( _ ByVal _bsGroupID As String, _ ByVal _nLeft As Integer, _ ByVal _nTop As Integer, _ ByVal _nRight As Integer, _ ByVal _nBottom As Integer, _ ByRef _pbsItemsIDs As String _ )
void EditItemsGetByRect( string _bsGroupID, int _nLeft, int _nTop, int _nRight, int _nBottom, out string _pbsItemsIDs )