Leadtools.WinForms Namespace > RasterImageViewer Class : SizeMode Property |
[CategoryAttribute("Appearance")] [DescriptionAttribute("Select one of the size modes available to the control (normal, Stretch, Fit, Fit Always or Fit Width).")] public virtual RasterPaintSizeMode SizeMode {get; set;}
'Declaration <CategoryAttribute("Appearance")> <DescriptionAttribute("Select one of the size modes available to the control (normal, Stretch, Fit, Fit Always or Fit Width).")> Public Overridable Property SizeMode As RasterPaintSizeMode
'Usage Dim instance As RasterImageViewer Dim value As RasterPaintSizeMode instance.SizeMode = value value = instance.SizeMode
[CategoryAttribute("Appearance")] [DescriptionAttribute("Select one of the size modes available to the control (normal, Stretch, Fit, Fit Always or Fit Width).")] public virtual RasterPaintSizeMode SizeMode {get; set;}
CategoryAttribute("Appearance") DescriptionAttribute("Select one of the size modes available to the control (normal, Stretch, Fit, Fit Always or Fit Width).") get_SizeMode();
set_SizeMode(value);
[CategoryAttribute("Appearance")] [DescriptionAttribute("Select one of the size modes available to the control (normal, Stretch, Fit, Fit Always or Fit Width).")] public: virtual property RasterPaintSizeMode SizeMode { RasterPaintSizeMode get(); void set ( RasterPaintSizeMode 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