Method Transform
Transform(int, int, float, float)
When implemented by a class, sets a two-dimensional linear transformation for the specified device context.
void Transform(int x, int y, float scaleX, float scaleY)
When implemented by a class, sets a two-dimensional linear transformation for the specified device context.
void Transform(int x, int y, float scaleX, float scaleY)