Northwoods.Go Assembly > Northwoods.Go Namespace > GoDocument Class : PickObjectsInRectangle Method |
RectangleF
in document coordinates.
'Declaration Public Function PickObjectsInRectangle( _ ByVal rect As RectangleF, _ ByVal pickstyle As GoPickInRectangleStyle, _ ByVal coll As IGoCollection, _ ByVal max As Integer _ ) As IGoCollection
public IGoCollection PickObjectsInRectangle( RectangleF rect, GoPickInRectangleStyle pickstyle, IGoCollection coll, int max )
RectangleF
in document coordinates.GoPickInRectangleStyle.SelectableOnlyContained
and CanSelectObjects is false, this will not add any objects to the result collection.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2