LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Unit Property (CodecsVectorImageInfo)






Gets the unit of measure for the vector image file. .NET support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsVectorImageInfo Class
CodecsVectorImageInfo Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.