Click or drag to resize

Transform2dTranslation Method

Overload List
  NameDescription
Public methodStatic memberTranslation(Vector2d)
Constructs a new translation (move) transformation.
Public methodStatic memberTranslation(Double, Double)
Constructs a new translation (move) transformation. Right column is (dx, dy).
Top
See Also