- dx
- The x value by which to translate the System.Windows.UIElement.RenderTransform matrix.
- dy
- The y value by which to translate the System.Windows.UIElement.RenderTransform matrix.
Visual Basic (Declaration) | |
---|---|
Overrides Public Sub Translate( _ ByVal dx As Double, _ ByVal dy As Double _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnGroupObject Dim dx As Double Dim dy As Double instance.Translate(dx, dy) |
Parameters
- dx
- The x value by which to translate the System.Windows.UIElement.RenderTransform matrix.
- dy
- The y value by which to translate the System.Windows.UIElement.RenderTransform matrix.
For C#/VB examples, refer to AnnObject.Translate.
Refer to AnnObject.Translate for more information and an example.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)