ImageGear for .NET
Offset Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearPoint Structure : Offset Method




offsetX
The x coordinate value.
offsetY
The y coordinate value.

Glossary Item Box

Shifts the points coordinates by the specified coordinateX and coordinateY values.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

offsetX
The x coordinate value.
offsetY
The y coordinate value.

Remarks

This method shifts the points coordinates by the specified dx and dy values.

See Also

©2013. Accusoft Corporation. All Rights Reserved.