Click or drag to resize

IHitTestTMove Method


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
void Move(
	double deltaX,
	double deltaY,
	T args
)

Parameters

deltaX  Double
 
deltaY  Double
 
args  T
 
See Also