RasterImageRenderProperties Constructor (RasterImageRenderProperties)

Summary

Initializes a new instance of RasterImageRenderProperties with default values.

Syntax

C#
VB
C++
public RasterImageRenderProperties() 
Public Function New() 
public: 
RasterImageRenderProperties(); 

Remarks

This constructor will initialize the members of this class as follows:

Member Value
RenderDisplayMode

RasterImageRenderDisplayModeFlags.ScaleToGray

Example

For an example, refer to RasterImageRenderProperties.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly