DpiPrescaledImageExtension.PrescalingConverter Property

Definition

Gets an instance of the DpiPrescaleImageSourceConverter.

protected:
 virtual property Microsoft::VisualStudio::Imaging::Dpi::DpiPrescaleImageSourceConverter ^ PrescalingConverter { Microsoft::VisualStudio::Imaging::Dpi::DpiPrescaleImageSourceConverter ^ get(); };
protected virtual Microsoft.VisualStudio.Imaging.Dpi.DpiPrescaleImageSourceConverter PrescalingConverter { get; }
member this.PrescalingConverter : Microsoft.VisualStudio.Imaging.Dpi.DpiPrescaleImageSourceConverter
Protected Overridable ReadOnly Property PrescalingConverter As DpiPrescaleImageSourceConverter

Property Value

Returns DpiPrescaleImageSourceConverter.

Applies to