SizeMode Property

Summary
Determines how to align the image in the destination rectangle.
Syntax
C#
C++/CLI
public override RasterPaintSizeMode SizeMode { get; set; } 
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 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.