Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomImageBoxParameters Class : Polarity Property |
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');