Northwoods.Go Assembly > Northwoods.Go Namespace > GoObject Class > SetSpotLocation Method : SetSpotLocation(Int32,GoObject,Int32,SizeF) Method |
Use this method when you want a spot on this object to be near, but not exactly at, a spot on another object, by moving this object. This is just like SetSpotLocation(Int32,GoObject,Int32), except that it first adds the offset width and height to the point of the obj's otherSpot.
Remember that this method just moves this object once. When other objects in a group resize or move, this object will not automatically follow. You will need to override LayoutChildren to maintain whatever layout you want.
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