←Select platform

View Property

Summary

Gets or sets the view to use when loading ANZ (Analyze) images.

Syntax
C#
VB
C++
Java
public CodecsAnzView View { get; set; } 
Public Property View As CodecsAnzView 
public CodecsAnzView getView() 
public: 
property CodecsAnzView View { 
   CodecsAnzView get(); 
   void set (    CodecsAnzView ); 
} 

Property Value

The view to use when loading ANZ (Analyze) images.

Example

For an example, refer to CodecsAnzLoadOptions.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly