CrispImage.ScaleFactorProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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