easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common.Graphics
RectangleF Class
RectangleF Methods
Offset Method
Offset Method (PointF)
Offset Method (PointF)
Offset Method (Single, Single)
RectangleF
Offset Method (PointF)
Adjusts the location of this rectangle by the specified amount.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
void
Offset
(
PointF
pos
)
Public
Sub
Offset
(
pos
As
PointF
)
Parameters
pos
Type:
Easymap.AddIn.Common.Graphics
PointF
The amount to offset the location.
See Also
Reference
RectangleF Class
Offset Overload
Easymap.AddIn.Common.Graphics Namespace