MLCHARGENLib Namespace > CoMLCharGenClass Class : EditItemsGetByRect Method |
Public Overridable 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 _ )
public virtual void EditItemsGetByRect( string _bsGroupID, int _nLeft, int _nTop, int _nRight, int _nBottom, out string _pbsItemsIDs )