Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsVectorOptions Class : Load Property |
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;}
public CodecsVectorLoadOptions getLoad()
get_Load();
public: property CodecsVectorLoadOptions^ Load { CodecsVectorLoadOptions^ get(); }
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.