←Select platform

VerticalAlignMode Property

Summary

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

C#
VB
C++
public override Leadtools.RasterPaintAlignMode VerticalAlignMode {get; set;}
Public Overrides Property VerticalAlignMode As Leadtools.RasterPaintAlignMode
public: 
property Leadtools.RasterPaintAlignMode VerticalAlignMode { 
   Leadtools.RasterPaintAlignMode get() override; 
   void set (    Leadtools.RasterPaintAlignMode ) 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Client.WinForms Assembly
Click or drag to resize