Applies a translation transformation.
シンタックス
'宣言
Public Function Translate( _
ByVal As System.Single, _
ByVal As System.Single _
) As View
public View Translate(
System.float ,
System.float
)
パラメータ
- xPosition
- The X position.
- yPosition
- The Y position.
参照