←Select platform

View Property

Summary

Specify Anz View to load Anz files.

Syntax

C#
VB
C++
public CodecsAnzView View { get; set; } 
  
Public Property View As Leadtools.Codecs.CodecsAnzView 
public: 
property Leadtools.Codecs.CodecsAnzView View { 
   Leadtools.Codecs.CodecsAnzView get(); 
   void set (    Leadtools.Codecs.CodecsAnzView value); 
} 

Property Value

Anz View

Example

Refer to RasterOpenDialog example.

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.WinForms.CommonDialogs.File Assembly