←Select platform

VerticalAlignMode Property (WebImagePanViewer)

Summary

Gets or sets the vertical alignment used when displaying the pan image.

Syntax

C#
VB
C++
[DescriptionAttribute("Determines how to display the vertically image in the control's client area.")] 
[CategoryAttribute("Appearance")] 
public Leadtools.Web.Controls.ImageViewerAlignMode VerticalAlignMode {get; set;} 
<DescriptionAttribute("Determines how to display the vertically image in the control's client area.")> 
<CategoryAttribute("Appearance")> 
Public Property VerticalAlignMode As Leadtools.Web.Controls.ImageViewerAlignMode 
[DescriptionAttribute("Determines how to display the vertically image in the control's client area.")] 
[CategoryAttribute("Appearance")] 
public: 
property Leadtools.Web.Controls.ImageViewerAlignMode VerticalAlignMode { 
   Leadtools.Web.Controls.ImageViewerAlignMode get(); 
   void set (    Leadtools.Web.Controls.ImageViewerAlignMode ); 
} 

Property Value

The vertical alignment used when displaying the pan image.

Remarks

Default value is Near.

Example

Refer to WebImageViewer.OpenImageUrl example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Web Assembly
Click or drag to resize