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#
C++/CLI
public override RasterPaintAlignMode VerticalAlignMode { get; set; } 
public: 
property RasterPaintAlignMode VerticalAlignMode { 
   RasterPaintAlignMode get() override; 
   void set (    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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.