Translates values from one coordinate system to the other.
Parameters
- point
- A System.Drawing.Point value which represents the value to translate.
- translationType
- A TranslateType enumeration value which represents the type of translation.
Return Value
A
System.Drawing.Point value which represents the translated value.