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

Show in webframe

Polarity Property








Gets or sets the Polarity (2020,0020).
Syntax
public string Polarity {get; set;}
'Declaration
 
Public Property Polarity As String
'Usage
 
Dim instance As DicomImageBoxParameters
Dim value As String
 
instance.Polarity = value
 
value = instance.Polarity
public string Polarity {get; set;}
 <br/>get_Polarity();<br/>set_Polarity(value);<br/>Object.defineProperty('Polarity'); 
public:
property String^ Polarity {
   String^ get();
   void set (    String^ value);
}

Property Value

The Polarity (2020,0020).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomImageBoxParameters Class
DicomImageBoxParameters 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