Gets the delta translation.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public Point DeltaTranslation { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Public Property DeltaTranslation As Point <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |