Share via


CrispImage.ScaleFactorProperty Field

Definition

The ScaleFactor is used to accommodate scenarios where the image may be scaled using a transform, such as for an image in the editor margin when the zoom != 100%. A ScaleFactor of 1 does no scaling.

Attached to FrameworkElement

public: static initonly System::Windows::DependencyProperty ^ ScaleFactorProperty;
public static readonly System.Windows.DependencyProperty ScaleFactorProperty;
 staticval mutable ScaleFactorProperty : System.Windows.DependencyProperty
Public Shared ReadOnly ScaleFactorProperty As DependencyProperty 

Field Value

Applies to