Options Property

Summary
Specify Vector Load Options to load Vector files.
Syntax
C#
VB
C++
public CodecsVectorLoadOptions Options { get; set; } 
  
Public Property Options As CodecsVectorLoadOptions 
public: 
property CodecsVectorLoadOptions^ Options { 
   CodecsVectorLoadOptions^ get(); 
   void set (    CodecsVectorLoadOptions^ value); 
} 

Property Value

Vector Load Options

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

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

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.