←Select platform

Vector Property

Summary
Gets the options used when loading or saving a vector image file.
Syntax
C#
VB
C++
Java
public CodecsVectorOptions Vector { get; } 
Public ReadOnly Property Vector As CodecsVectorOptions 
public CodecsVectorOptions getVector() 
public: 
property CodecsVectorOptions^ Vector { 
   CodecsVectorOptions^ get(); 
} 

Property Value

An instance of CodecsVectorOptions object that contains the current vector image file load and save options.

Example

For an example, refer to CodecsVectorLoadOptions.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

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