- dx
- The x value by which to translate the matrix in the AnnObject.Transform property.
- dy
- The y value by which to translate the matrix in the AnnObject.Transform property.
Visual Basic (Declaration) | |
---|---|
Overrides Public Sub Translate( _ ByVal dx As Single, _ ByVal dy As Single _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- dx
- The x value by which to translate the matrix in the AnnObject.Transform property.
- dy
- The y value by which to translate the matrix in the AnnObject.Transform property.
The AnnGroupObject class overrides the AnnObject.Translate method to translate all objects in the group. For more information, refer to AnnObject.Translate.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family