Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight 3
 ScaleTransform Members
Collapse All/Expand All Collapse All
Members FilterMembers Filter
This page is specific to
Microsoft Silverlight 3

Other versions are also available for the following:
.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.

  NameDescription
Public methodScaleTransformInitializes a new instance of the ScaleTransform class.
Top
  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
  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
  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
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker