Northwoods.Go Assembly > Northwoods.Go Namespace > GoObject Class : SetRectangleSpotLocation Method |
RectangleF
PointF
specifying the desired new location for the rectangle
'Declaration Public Overridable Function SetRectangleSpotLocation( _ ByVal r As RectangleF, _ ByVal spot As Integer, _ ByVal p As PointF _ ) As RectangleF
public virtual RectangleF SetRectangleSpotLocation( RectangleF r, int spot, PointF p )
RectangleF
PointF
specifying the desired new location for the rectangleRectangleF
; the original Width and Height are kept.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