ScaleTransform Members
This page is specific to:Microsoft Version:3.03.5Silverlight 34.0
.NET Framework Class Library for Silverlight
ScaleTransform Members

Scales an object in the two-dimensional x-y coordinate system.

The ScaleTransform type exposes the following members.

Constructors

  NameDescription
Public methodScaleTransformInitializes a new instance of the ScaleTransform class.
Top
Methods

  NameDescription
Public methodCheckAccessDetermines whether the calling thread has access to this object. (Inherited from DependencyObject.)
Public methodClearValueClears the local value of a dependency property. (Inherited from DependencyObject.)
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from DependencyObject.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodGetValueReturns the current effective value of a dependency property from a DependencyObject. (Inherited from DependencyObject.)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from DependencyObject.)
Public methodSetValueSets the local value of a dependency property on a DependencyObject. (Inherited from DependencyObject.)
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Public methodTransformTransforms the specified point and returns the result. (Inherited from GeneralTransform.)
Public methodTransformBoundsTransforms the specified bounding box and returns an axis-aligned bounding box that is exactly large enough to contain it. (Inherited from Transform.)
Public methodTryTransformAttempts to transform the specified point and returns a value that indicates whether the transformation was successful. (Inherited from Transform.)
Top
Fields

  NameDescription
Public fieldStatic memberCenterXPropertyIdentifies the CenterX dependency property.
Public fieldStatic memberCenterYPropertyIdentifies the CenterY dependency property.
Public fieldStatic memberScaleXPropertyIdentifies the ScaleX dependency property.
Public fieldStatic memberScaleYPropertyIdentifies the ScaleY dependency property.
Top
Properties

  NameDescription
Public propertyCenterXGets or sets the x-coordinate of the center point of this ScaleTransform.
Public propertyCenterYGets or sets the y-coordinate of the center point of this ScaleTransform.
Public propertyDispatcherGets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public propertyInverseGets the inverse of this transform, if it exists. (Inherited from Transform.)
Public propertyScaleXGets or sets the x-axis scale factor.
Public propertyScaleYGets or sets the y-axis scale factor.
Top
See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View