Northwoods.Go Assembly > Northwoods.Go Namespace : GoSelection Class |
For a list of all members of this type, see GoSelection members.
Name | Description | |
---|---|---|
Backwards | Gets an enumerable whose enumerator will iterate over the GoObjects in reverse order. (Inherited from Northwoods.Go.GoCollection) | |
Count | Gets the number of objects in this collection. (Inherited from Northwoods.Go.GoCollection) | |
First | Gets the first object in this collection. (Inherited from Northwoods.Go.GoCollection) | |
Focused | Gets whether this selection thinks its view has gotten focus. | |
HotSpot | Gets or sets the offset for where the mouse pointer should be, relative to the GoObject.Position of the Primary selection. | |
IsEmpty | This predicate is true when there are no objects in this collection. (Inherited from Northwoods.Go.GoCollection) | |
IsReadOnly | True when this collection may not be modified. (Inherited from Northwoods.Go.GoCollection) | |
Last | Gets the last object in this collection. (Inherited from Northwoods.Go.GoCollection) | |
Primary | Gets the first object in this selection. | |
View | Gets the view that maintains this selection collection. |