View Property

Summary

Specify Vff View to load Vff files.

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

Property Value

VFF View

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

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

Leadtools.WinForms.CommonDialogs.File Assembly