public virtual void SelectAll()
public virtual void SelectAll()
This method only selects document objects. It heeds this view's CanSelectObjects predicate, the GoLayer's GoLayer.CanViewObjects and GoLayer.CanSelectObjects predicates, and the GoObject's GoObject.CanView and GoObject.CanSelect predicates.
This raises the SelectionStarting and SelectionFinished events.