'Declaration Public Sub TranslateTransform( _ ByVal dxThe x-coordinate of the translation. As Single, _ ByVal dyThe y-coordinate of the translation. As Single _)
public void TranslateTransform( float dx, float dy)
public: void TranslateTransform( float dx, float dy)
public:void TranslateTransform( float dx, float dy)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfGraphics Class PdfGraphics Members