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

Load Property (CodecsVectorOptions)






Gets the object used to set the options for loading a vector image file as a raster image. .NET support
Syntax
public CodecsVectorLoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsVectorLoadOptions
'Usage
 
Dim instance As CodecsVectorOptions
Dim value As CodecsVectorLoadOptions
 
value = instance.Load
public CodecsVectorLoadOptions Load {get;}
 get_Load(); 
public:
property CodecsVectorLoadOptions^ Load {
   CodecsVectorLoadOptions^ get();
}

Property Value

An instance of CodecsVectorLoadOptions object that contains the options to use for loading a vector image file as a raster image.
Remarks

LEADTOOLS provides support for loading a vector image as a raster image. Vector formats such as DXF, DWG and SVG can be converted to a raster image through a process called rasterization.

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

CodecsVectorOptions Class
CodecsVectorOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

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