VectorOptions Property

Summary
Gets or sets the Vector options RasterDialogVectorFileOptions.
Syntax
C#
VB
C++
public RasterDialogVectorFileOptions VectorOptions { get; set; } 
  
Public Property VectorOptions As RasterDialogVectorFileOptions 
public: 
property RasterDialogVectorFileOptions^ VectorOptions { 
   RasterDialogVectorFileOptions^ get(); 
   void set (    RasterDialogVectorFileOptions^ value); 
} 

Property Value

Represents the Vector options RasterDialogVectorFileOptions.

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.