DocumentScalerTDoMove Method

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void DoMove(
	float distanceX,
	float distanceY,
	RectangleF viewBounds,
	RectangleF contentBounds
)

Parameters

distanceX  Single
 
distanceY  Single
 
viewBounds  RectangleF
 
contentBounds  RectangleF
 

See Also