Method GetSelectedBounds
GetSelectedBounds(int, IList<IRange>)
protected virtual int GetSelectedBounds(int index, IList<IRange> list)
Parameters
Returns
GetSelectedBounds(int, IList<IRange>, SelectionType, Rectangle)
protected virtual int GetSelectedBounds(int index, IList<IRange> list, SelectionType selType, Rectangle selRect)
Parameters
index
intlist
IList<IRange>selType
SelectionTypeselRect
Rectangle