Click or drag to resize
TranslateTransform Properties

The TranslateTransform type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyX
Gets or sets the distance to translate along the x-axis.
Public propertyY
Gets or sets the distance to translate (move) an object along the y-axis.
Top
See Also