Leadtools.WinForms Namespace > RasterImageViewer Class : BindingLoadBitsPerPixel Property |
[CategoryAttribute("DataBinding")] [DescriptionAttribute("The image bits per pixel used when loading images from a data binding object.")] public int BindingLoadBitsPerPixel {get; set;}
'Declaration <CategoryAttribute("DataBinding")> <DescriptionAttribute("The image bits per pixel used when loading images from a data binding object.")> Public Property BindingLoadBitsPerPixel As Integer
'Usage Dim instance As RasterImageViewer Dim value As Integer instance.BindingLoadBitsPerPixel = value value = instance.BindingLoadBitsPerPixel
[CategoryAttribute("DataBinding")] [DescriptionAttribute("The image bits per pixel used when loading images from a data binding object.")] public int BindingLoadBitsPerPixel {get; set;}
CategoryAttribute("DataBinding") DescriptionAttribute("The image bits per pixel used when loading images from a data binding object.") get_BindingLoadBitsPerPixel();
set_BindingLoadBitsPerPixel(value);
[CategoryAttribute("DataBinding")] [DescriptionAttribute("The image bits per pixel used when loading images from a data binding object.")] public: property int BindingLoadBitsPerPixel { int get(); void set ( int 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