This topic has not yet been rated - Rate this topic

ContainerManipulationDeltaEventArgs.ScaleFactor Property



Gets a value that specifies how much the width and height scaled has changed since the previous manipulation.

Namespace: Microsoft.Surface.Presentation.Controls
Assembly: Microsoft.Surface.Presentation (in Microsoft.Surface.Presentation)
'Usage

public double ScaleFactor { get; }
/** @property */
public double get_ScaleFactor ()

public function get ScaleFactor () : double

Property Value

Returns Double.

The value returned by this property specifies how much the width and height have scaled, and is expressed as a scale ratio of the original size. A value of 1.0 indicates no change.


Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Requirements

Operating System (OS)Windows 7
Software Developer Kit (SDK)Surface 2.0
.NET Framework 4
Developer environmentVisual Studio 2010, Express or full edition
Microsoft Expression Blend 4.0 (optional)
End-user hardwareDevices made for Surface 2.0, or
Windows Touch computers

Did you find this information useful? Please send us your suggestions and comments.

© Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.