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