←Select platform

Vector Property

Summary

Gets the options used when loading or saving a vector image file.

Syntax

C#
VB
Java
C++
public CodecsVectorOptions Vector { get; } 
Public ReadOnly Property Vector As Leadtools.Codecs.CodecsVectorOptions 
public CodecsVectorOptions getVector() 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly