Table of Contents

Method GetSelectedBounds

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

GetSelectedBounds(int, IList<IRange>)

protected virtual int GetSelectedBounds(int index, IList<IRange> list)

Parameters

index int
list IList<IRange>

Returns

int

GetSelectedBounds(int, IList<IRange>, SelectionType, Rectangle)

protected virtual int GetSelectedBounds(int index, IList<IRange> list, SelectionType selType, Rectangle selRect)

Parameters

index int
list IList<IRange>
selType SelectionType
selRect Rectangle

Returns

int