←Select platform

Rasterize Property

Summary

A boolean value that specifies whether the request should return raster images only, or raster images and vector files.

Syntax
C#
C++/CLI
public bool Rasterize { get; set; } 
public:  
   property bool Rasterize 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the request should return raster images only; otherwise, return raster images and vector files.

Remarks

if set to true, the request will return only raster images. Otherwise, vector files can be returned as well.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.