PointMultiply Operator |
Name | Description | |
---|---|---|
Multiply(Int32, Point) |
Multiplies the X and Y co-ordinates of the specified point with a given factor | |
Multiply(Point, Point) | Multiplies the X and Y co-ordinates of the two specified point values | |
Multiply(Point, Size) |
Multiplies the specified point with a size | |
Multiply(Point, Int32) |
Multiplies the X and Y co-ordinates of the specified point with a given factor | |
Multiply(Point, Single) |