←Select platform

Load Property

Summary

Gets the object used to set the options for loading a vector image file as a raster image.

Syntax

C#
VB
Java
C++
public CodecsVectorLoadOptions Load { get; } 
Public ReadOnly Property Load As Leadtools.Codecs.CodecsVectorLoadOptions 
public CodecsVectorLoadOptions getLoad() 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly