PointFMultiply Operator |
Name | Description | |
---|---|---|
Multiply(Single, PointF) |
Multiplies the X and Y co-ordinates of the specified point with a given factor | |
Multiply(PointF, PointF) | Multiplies the X and Y co-ordinates of the two specified point values | |
Multiply(PointF, SizeF) |
Multiplies the specified point with a size | |
Multiply(PointF, Single) |
Multiplies the X and Y co-ordinates of the specified point with a given factor |