Leadtools.WinForms Namespace > RasterImageViewer Class : UseDpi Property |
[CategoryAttribute("Behavior")] [DescriptionAttribute("Indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap.")] public virtual bool UseDpi {get; set;}
'Declaration <CategoryAttribute("Behavior")> <DescriptionAttribute("Indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap.")> Public Overridable Property UseDpi As Boolean
'Usage Dim instance As RasterImageViewer Dim value As Boolean instance.UseDpi = value value = instance.UseDpi
[CategoryAttribute("Behavior")] [DescriptionAttribute("Indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap.")] public virtual bool UseDpi {get; set;}
CategoryAttribute("Behavior") DescriptionAttribute("Indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap.") get_UseDpi();
set_UseDpi(value);
[CategoryAttribute("Behavior")] [DescriptionAttribute("Indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap.")] public: virtual property bool UseDpi { bool get(); void set ( bool value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2