Leadtools.Services.Raster.DataContracts Namespace > RasterConvertOptions Structure : Default Property |
public static RasterConvertOptions Default {get;}
'Declaration Public Shared ReadOnly Property Default As RasterConvertOptions
'Usage Dim value As RasterConvertOptions value = RasterConvertOptions.Default
public: static property RasterConvertOptions Default { RasterConvertOptions get(); }
This property returns a RasterConvertOptions structure that contains the default conversion options to be used to convert an image.
For more information, refer to the RasterConvertOptions structure members.