←Select platform

HorizontalAlignMode Property (WebImagePanViewer)

Summary

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

Syntax

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

Property Value

The horizontal 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