Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

MediumType Property








Gets or sets the Medium Type (2000,0030).
Syntax
public string MediumType {get; set;}
'Declaration
 
Public Property MediumType As String
'Usage
 
Dim instance As DicomFilmSessionParameters
Dim value As String
 
instance.MediumType = value
 
value = instance.MediumType
public string MediumType {get; set;}
 <br/>get_MediumType();<br/>set_MediumType(value);<br/>Object.defineProperty('MediumType'); 
public:
property String^ MediumType {
   String^ get();
   void set (    String^ value);
}

Property Value

The Medium Type (2000,0030).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomFilmSessionParameters Class
DicomFilmSessionParameters Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features