←Select platform

Unit Property

Summary

Gets the unit of measure for the vector image file.

Syntax

C#
VB
Java
C++
public CodecsVectorUnit Unit { get; } 
Public ReadOnly Property Unit As Leadtools.Codecs.CodecsVectorUnit 
public CodecsVectorUnit getUnit() 

Property Value

The unit of measure for the vector image file.

Remarks

LEADTOOLS provides support for reading a vector units for vector files, if the vector unit is not defined or could not be read, the dummy unit will be used

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