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