LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)
LEAD Technologies, Inc

VerticalAlignMode Property






Gets or sets a value to determine how to center the image in the client area of the control, when the height of the destination rectangle is smaller than the height of the client area.
Syntax
public override RasterPaintAlignMode VerticalAlignMode {get; set;}
'Declaration
 
Public Overrides Property VerticalAlignMode As RasterPaintAlignMode
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As RasterPaintAlignMode
 
instance.VerticalAlignMode = value
 
value = instance.VerticalAlignMode
public override RasterPaintAlignMode VerticalAlignMode {get; set;}
 get_VerticalAlignMode();
set_VerticalAlignMode(value);
public:
property RasterPaintAlignMode VerticalAlignMode {
   RasterPaintAlignMode get() override;
   void set (    RasterPaintAlignMode value) override;
}

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: 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

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features