LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
HorizontalAlignMode Property
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : HorizontalAlignMode Property



The HorizontalAlignMode Property includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Gets or sets a value to determine how to center the image in the client area of the control horizontally, when the width of the destination rectangle is smaller than the width of the client area.

Syntax

Visual Basic (Declaration) 
Overrides Public Property HorizontalAlignMode As RasterPaintAlignMode
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
Dim value As RasterPaintAlignMode
 
instance.HorizontalAlignMode = value
 
value = instance.HorizontalAlignMode
C# 
public override RasterPaintAlignMode HorizontalAlignMode {get; set;}
C++/CLI 
public:
property RasterPaintAlignMode HorizontalAlignMode override {
   RasterPaintAlignMode get();
   void set (    RasterPaintAlignMode value);
}

Property Value

This is always set to RasterPaintAlignMode.Near.

Remarks

This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to RasterPaintAlignMode.Near.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features