'Usage Dim instance As ImGearDoublePoint Dim offsetX As Double Dim offsetY As Double instance.Offset(offsetX, offsetY)
Parameters
- offsetX
- X coordinate.
- offsetY
- Y coordinate.
coordinateX
and coordinateY
values.'Usage Dim instance As ImGearDoublePoint Dim offsetX As Double Dim offsetY As Double instance.Offset(offsetX, offsetY)