Click or drag to resize

Matrix.FromTranslation Method

Overload List
  NameDescription
Public methodStatic memberFromTranslation(PointF)
Creates a new matrix with a translation
Public methodStatic memberFromTranslation(SizeF)
Creates a new matrix with a translation
Public methodStatic memberFromTranslation(Single, Single)
Creates a new matrix with a translation
Top
See Also