←Select platform

DicomFileSize Property

Summary

Gets or Sets the DICOM file size.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public long DicomFileSize { get; set; } 
  
Public Property DicomFileSize As Long 
public: 
property int64 DicomFileSize { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

The size of the DICOM file in bytes.

Requirements

Target Platforms

See Also

Reference

ImageInfo Class

ImageInfo Members

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

Leadtools.Dicom.Services Assembly