SizeMode Property

Summary
Determines how to align the image in the destination rectangle.
Syntax
C#
VB
C++
public override RasterPaintSizeMode SizeMode { get; set; } 
  
Public Overrides Property SizeMode As RasterPaintSizeMode 
public: 
property RasterPaintSizeMode SizeMode { 
   RasterPaintSizeMode get() override; 
   void set (    RasterPaintSizeMode ) override; 
} 

Property Value

This is always set to RasterPaintSizeMode.Normal.

Remarks

This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to RasterPaintSizeMode.Normal.

Requirements

Target Platforms

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

Leadtools.Jpip.Client.WinForms Assembly

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