Click or drag to resize

PointFMultiply Operator

Overload List
  NameDescription
Public operatorStatic memberMultiply(Single, PointF)
Multiplies the X and Y co-ordinates of the specified point with a given factor
Public operatorStatic memberMultiply(PointF, PointF)
Multiplies the X and Y co-ordinates of the two specified point values
Public operatorStatic memberMultiply(PointF, SizeF)
Multiplies the specified point with a size
Public operatorStatic memberMultiply(PointF, Single)
Multiplies the X and Y co-ordinates of the specified point with a given factor
Top
See Also