- dx
- The horizontal offset to be used when moving the object.
- dy
- The vertical offset to be used when moving the object.
Visual Basic (Declaration) | |
---|---|
Overrides Protected Sub Move( _ ByVal dx As Double, _ ByVal dy As Double _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- dx
- The horizontal offset to be used when moving the object.
- dy
- The vertical offset to be used when moving the object.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family