←Select platform

Unit Property

Summary
Gets the unit of measure for the vector image file.
Syntax
C#
VB
C++
Java
public CodecsVectorUnit Unit { get; } 
Public ReadOnly Property Unit As CodecsVectorUnit 
public CodecsVectorUnit getUnit() 
public: 
property CodecsVectorUnit Unit { 
   CodecsVectorUnit get(); 
} 

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 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.