The SelectionGroup type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsEmpty | Gets if selection is empty. |
![]() | IsSingle | Gets if selection contains single object. |
![]() | Main | Gets primary selected object. |
![]() | MainSelection | Gets selected objects that belongs to the same container as primary selection. |
![]() | SelectedObject | Gets selected object. |
![]() | SelectedObjects | Gets selected objects collection. |
![]() | Selection | Gets collection contained all selected controls. |
![]() | SelectionBounds | Gets bounds on selection reletive to the page. |
![]() | Single | Gets selected object. |