Leadtools.Dicom.Web Namespace > MedicalWebViewerLoader Class : ImagesAttributes Property |
public ImageFormat ImagesAttributes {get; set;}
'Declaration Public Property ImagesAttributes As ImageFormat
'Usage Dim instance As MedicalWebViewerLoader Dim value As ImageFormat instance.ImagesAttributes = value value = instance.ImagesAttributes
public ImageFormat ImagesAttributes {get; set;}
get_ImagesAttributes();
set_ImagesAttributes(value);
public: property ImageFormat^ ImagesAttributes { ImageFormat^ get(); void set ( ImageFormat^ value); }
This field is used only when Compression is set to StreamingCompression.User.
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