Leadtools.Jpip.Client.WinForms Requires JPIP Module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
HorizontalAlignMode Property
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : HorizontalAlignMode Property



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);
}

Return Value

This is always set to RasterPaintAlignMode.Near.

Remarks

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

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