Leadtools.Web.Controls Namespace > WebImagePanViewer Class : VerticalAlignMode Property |
[CategoryAttribute("Appearance")] [DescriptionAttribute("Determines how to display the vertically image in the control's client area.")] public ImageViewerAlignMode VerticalAlignMode {get; set;}
'Declaration <CategoryAttribute("Appearance")> <DescriptionAttribute("Determines how to display the vertically image in the control's client area.")> Public Property VerticalAlignMode As ImageViewerAlignMode
'Usage Dim instance As WebImagePanViewer Dim value As ImageViewerAlignMode instance.VerticalAlignMode = value value = instance.VerticalAlignMode
[CategoryAttribute("Appearance")] [DescriptionAttribute("Determines how to display the vertically image in the control's client area.")] public ImageViewerAlignMode VerticalAlignMode {get; set;}
CategoryAttribute("Appearance") DescriptionAttribute("Determines how to display the vertically image in the control's client area.") get_VerticalAlignMode();
set_VerticalAlignMode(value);
[CategoryAttribute("Appearance")] [DescriptionAttribute("Determines how to display the vertically image in the control's client area.")] public: property ImageViewerAlignMode VerticalAlignMode { ImageViewerAlignMode get(); void set ( ImageViewerAlignMode 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