In This Topic
Overload List
Overload | Description |
SetSpotLocation(Int32,PointF) |
Move this object so this object's given spot is at the given location.
|
SetSpotLocation(Int32,GoObject,Int32) |
Move this object so this object's given spot is the same as another
object's spot's position.
|
SetSpotLocation(Int32,GoObject,Int32,SizeF) |
Move this object so this object's given spot is the same as another
object's spot's position and offset by a given distance.
|
SetSpotLocation(Int32,GoObject,Int32,Single,Single) |
Move this object so this object's given spot is the same as another
object's spot's position and offset by a given X and Y distance.
|
See Also