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