LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Unit Property (CodecsVectorImageInfo)

Show in webframe







Gets the unit of measure for the vector image file.
Syntax
public CodecsVectorUnit Unit {get;}
'Declaration
 
Public ReadOnly Property Unit As CodecsVectorUnit
'Usage
 
Dim instance As CodecsVectorImageInfo
Dim value As CodecsVectorUnit
 
value = instance.Unit
public CodecsVectorUnit Unit {get;}

            

            
 get_Unit(); 
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

See Also

Reference

CodecsVectorImageInfo Class
CodecsVectorImageInfo Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.