Click or drag to resize
ScaleTransform Properties

The ScaleTransform type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyScaleX
Gets or sets the x-axis scale factor.
Public propertyScaleY
Gets or sets the y-axis scale factor.
Top
See Also