'Declaration Public Sub ScaleTransform( _ ByVal sxScale factor in the x direction. As Single, _ ByVal syScale factor in the y direction. As Single _)
public void ScaleTransform( float sx, float sy)
public: void ScaleTransform( float sx, float sy)
public:void ScaleTransform( float sx, float sy)
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