LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

HorizontalAlignMode Property

Show in webframe





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
public override RasterPaintAlignMode HorizontalAlignMode {get; set;}
'Declaration
 
Public Overrides Property HorizontalAlignMode As RasterPaintAlignMode
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As RasterPaintAlignMode
 
instance.HorizontalAlignMode = value
 
value = instance.HorizontalAlignMode

            

            
public:
property RasterPaintAlignMode HorizontalAlignMode {
   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

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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