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
VerticalAlignMode Property
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : 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

Visual Basic (Declaration) 
Overrides Public Property VerticalAlignMode As RasterPaintAlignMode
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
Dim value As RasterPaintAlignMode
 
instance.VerticalAlignMode = value
 
value = instance.VerticalAlignMode
C# 
public override RasterPaintAlignMode VerticalAlignMode {get; set;}
C++/CLI 
public:
property RasterPaintAlignMode VerticalAlignMode 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